More Info
Private Name Tags
ContractCreator
Latest 25 from a total of 142 transactions
Transaction Hash |
Method
|
Block
|
From
|
To
|
|||||
---|---|---|---|---|---|---|---|---|---|
Batch Approve | 22320333 | 24 hrs ago | IN | 0 ETH | 0.00003198 | ||||
Rescue Ether | 22293282 | 4 days ago | IN | 0 ETH | 0.00001408 | ||||
Arbitrary Calls ... | 22291043 | 5 days ago | IN | 0 ETH | 0.00014403 | ||||
Arbitrary Calls ... | 22268623 | 8 days ago | IN | 0 ETH | 0.00047891 | ||||
Rescue Ether | 22268388 | 8 days ago | IN | 0 ETH | 0.00011224 | ||||
Rescue Ether | 22268235 | 8 days ago | IN | 0 ETH | 0.00021864 | ||||
Batch Approve | 22245433 | 11 days ago | IN | 0 ETH | 0.00006012 | ||||
Batch Approve | 22244034 | 11 days ago | IN | 0 ETH | 0.00002658 | ||||
Arbitrary Calls ... | 22237336 | 12 days ago | IN | 0 ETH | 0.00015254 | ||||
Rescue Ether | 22233037 | 13 days ago | IN | 0 ETH | 0.00175491 | ||||
Rescue Ether | 22217580 | 15 days ago | IN | 0 ETH | 0.00131387 | ||||
Rescue Ether | 22202237 | 17 days ago | IN | 0 ETH | 0.0000178 | ||||
Arbitrary Calls ... | 22201449 | 17 days ago | IN | 0 ETH | 0.00014089 | ||||
Batch Approve | 22168045 | 22 days ago | IN | 0 ETH | 0.00023504 | ||||
Batch Transfer | 22168040 | 22 days ago | IN | 0 ETH | 0.00009119 | ||||
Arbitrary Calls ... | 22168039 | 22 days ago | IN | 0 ETH | 0.00023762 | ||||
Batch Transfer | 22168038 | 22 days ago | IN | 0 ETH | 0.00008687 | ||||
Arbitrary Calls ... | 22168027 | 22 days ago | IN | 0 ETH | 0.00257483 | ||||
Batch Transfer | 22168026 | 22 days ago | IN | 0 ETH | 0.00009227 | ||||
Batch Approve | 22168025 | 22 days ago | IN | 0 ETH | 0.00010677 | ||||
Arbitrary Calls ... | 22168024 | 22 days ago | IN | 0 ETH | 0.00528138 | ||||
Batch Transfer | 22167946 | 22 days ago | IN | 0 ETH | 0.00022392 | ||||
Arbitrary Calls ... | 22153280 | 24 days ago | IN | 0 ETH | 0.000296 | ||||
Arbitrary Calls ... | 22151734 | 24 days ago | IN | 0 ETH | 0.00009042 | ||||
Rescue Ether | 22151372 | 24 days ago | IN | 0 ETH | 0.00001405 |
Latest 25 internal transactions (View All)
Advanced mode:
Parent Transaction Hash | Method | Block |
From
|
To
|
|||
---|---|---|---|---|---|---|---|
Transfer | 22327108 | 1 hr ago | 0.00003537 ETH | ||||
Transfer | 22327085 | 1 hr ago | 0.0000354 ETH | ||||
Transfer | 22327059 | 1 hr ago | 0.00003533 ETH | ||||
Transfer | 22326923 | 2 hrs ago | 0.00003529 ETH | ||||
Transfer | 22326707 | 3 hrs ago | 0.00088932 ETH | ||||
Transfer | 22326693 | 3 hrs ago | 0.00053225 ETH | ||||
Transfer | 22326672 | 3 hrs ago | 0.0005308 ETH | ||||
Transfer | 22326628 | 3 hrs ago | 0.00000409 ETH | ||||
Transfer | 22326618 | 3 hrs ago | 0.00001847 ETH | ||||
Transfer | 22326224 | 4 hrs ago | 0.00088147 ETH | ||||
Transfer | 22326071 | 5 hrs ago | 0.0108035 ETH | ||||
Transfer | 22326014 | 5 hrs ago | 0.00053196 ETH | ||||
Transfer | 22325985 | 5 hrs ago | 0.00053357 ETH | ||||
Transfer | 22325964 | 5 hrs ago | 0.00088611 ETH | ||||
Transfer | 22325958 | 5 hrs ago | 0.00088632 ETH | ||||
Transfer | 22325867 | 5 hrs ago | 0.00088766 ETH | ||||
Transfer | 22325823 | 6 hrs ago | 0.00088567 ETH | ||||
Transfer | 22325800 | 6 hrs ago | 0.00088405 ETH | ||||
Transfer | 22325710 | 6 hrs ago | 0.00088252 ETH | ||||
Transfer | 22325229 | 8 hrs ago | 0.000024 ETH | ||||
Transfer | 22325219 | 8 hrs ago | 0.00090855 ETH | ||||
Transfer | 22325126 | 8 hrs ago | 0.0009121 ETH | ||||
Transfer | 22325119 | 8 hrs ago | 0.00003 ETH | ||||
Transfer | 22325094 | 8 hrs ago | 0.000024 ETH | ||||
Transfer | 22324987 | 8 hrs ago | 0.00091709 ETH |
Loading...
Loading
Contract Source Code Verified (Exact Match)
Contract Name:
BeaconProxy
Compiler Version
v0.8.23+commit.f704f362
Optimization Enabled:
Yes with 1000000 runs
Other Settings:
shanghai EvmVersion
Contract Source Code (Solidity Standard Json-Input format)
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v5.1.0) (proxy/beacon/BeaconProxy.sol) pragma solidity ^0.8.20; import {IBeacon} from "./IBeacon.sol"; import {Proxy} from "../Proxy.sol"; import {ERC1967Utils} from "../ERC1967/ERC1967Utils.sol"; /** * @dev This contract implements a proxy that gets the implementation address for each call from an {UpgradeableBeacon}. * * The beacon address can only be set once during construction, and cannot be changed afterwards. It is stored in an * immutable variable to avoid unnecessary storage reads, and also in the beacon storage slot specified by * https://eips.ethereum.org/EIPS/eip-1967[ERC-1967] so that it can be accessed externally. * * CAUTION: Since the beacon address can never be changed, you must ensure that you either control the beacon, or trust * the beacon to not upgrade the implementation maliciously. * * IMPORTANT: Do not use the implementation logic to modify the beacon storage slot. Doing so would leave the proxy in * an inconsistent state where the beacon storage slot does not match the beacon address. */ contract BeaconProxy is Proxy { // An immutable address for the beacon to avoid unnecessary SLOADs before each delegate call. address private immutable _beacon; /** * @dev Initializes the proxy with `beacon`. * * If `data` is nonempty, it's used as data in a delegate call to the implementation returned by the beacon. This * will typically be an encoded function call, and allows initializing the storage of the proxy like a Solidity * constructor. * * Requirements: * * - `beacon` must be a contract with the interface {IBeacon}. * - If `data` is empty, `msg.value` must be zero. */ constructor(address beacon, bytes memory data) payable { ERC1967Utils.upgradeBeaconToAndCall(beacon, data); _beacon = beacon; } /** * @dev Returns the current implementation address of the associated beacon. */ function _implementation() internal view virtual override returns (address) { return IBeacon(_getBeacon()).implementation(); } /** * @dev Returns the beacon. */ function _getBeacon() internal view virtual returns (address) { return _beacon; } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v5.0.0) (interfaces/IERC1967.sol) pragma solidity ^0.8.20; /** * @dev ERC-1967: Proxy Storage Slots. This interface contains the events defined in the ERC. */ interface IERC1967 { /** * @dev Emitted when the implementation is upgraded. */ event Upgraded(address indexed implementation); /** * @dev Emitted when the admin account has changed. */ event AdminChanged(address previousAdmin, address newAdmin); /** * @dev Emitted when the beacon is changed. */ event BeaconUpgraded(address indexed beacon); }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v5.0.0) (proxy/beacon/IBeacon.sol) pragma solidity ^0.8.20; /** * @dev This is the interface that {BeaconProxy} expects of its beacon. */ interface IBeacon { /** * @dev Must return an address that can be used as a delegate call target. * * {UpgradeableBeacon} will check that this address is a contract. */ function implementation() external view returns (address); }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v5.1.0) (proxy/ERC1967/ERC1967Utils.sol) pragma solidity ^0.8.21; import {IBeacon} from "../beacon/IBeacon.sol"; import {IERC1967} from "../../interfaces/IERC1967.sol"; import {Address} from "../../utils/Address.sol"; import {StorageSlot} from "../../utils/StorageSlot.sol"; /** * @dev This library provides getters and event emitting update functions for * https://eips.ethereum.org/EIPS/eip-1967[ERC-1967] slots. */ library ERC1967Utils { /** * @dev Storage slot with the address of the current implementation. * This is the keccak-256 hash of "eip1967.proxy.implementation" subtracted by 1. */ // solhint-disable-next-line private-vars-leading-underscore bytes32 internal constant IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc; /** * @dev The `implementation` of the proxy is invalid. */ error ERC1967InvalidImplementation(address implementation); /** * @dev The `admin` of the proxy is invalid. */ error ERC1967InvalidAdmin(address admin); /** * @dev The `beacon` of the proxy is invalid. */ error ERC1967InvalidBeacon(address beacon); /** * @dev An upgrade function sees `msg.value > 0` that may be lost. */ error ERC1967NonPayable(); /** * @dev Returns the current implementation address. */ function getImplementation() internal view returns (address) { return StorageSlot.getAddressSlot(IMPLEMENTATION_SLOT).value; } /** * @dev Stores a new address in the ERC-1967 implementation slot. */ function _setImplementation(address newImplementation) private { if (newImplementation.code.length == 0) { revert ERC1967InvalidImplementation(newImplementation); } StorageSlot.getAddressSlot(IMPLEMENTATION_SLOT).value = newImplementation; } /** * @dev Performs implementation upgrade with additional setup call if data is nonempty. * This function is payable only if the setup call is performed, otherwise `msg.value` is rejected * to avoid stuck value in the contract. * * Emits an {IERC1967-Upgraded} event. */ function upgradeToAndCall(address newImplementation, bytes memory data) internal { _setImplementation(newImplementation); emit IERC1967.Upgraded(newImplementation); if (data.length > 0) { Address.functionDelegateCall(newImplementation, data); } else { _checkNonPayable(); } } /** * @dev Storage slot with the admin of the contract. * This is the keccak-256 hash of "eip1967.proxy.admin" subtracted by 1. */ // solhint-disable-next-line private-vars-leading-underscore bytes32 internal constant ADMIN_SLOT = 0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103; /** * @dev Returns the current admin. * * TIP: To get this value clients can read directly from the storage slot shown below (specified by ERC-1967) using * the https://eth.wiki/json-rpc/API#eth_getstorageat[`eth_getStorageAt`] RPC call. * `0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103` */ function getAdmin() internal view returns (address) { return StorageSlot.getAddressSlot(ADMIN_SLOT).value; } /** * @dev Stores a new address in the ERC-1967 admin slot. */ function _setAdmin(address newAdmin) private { if (newAdmin == address(0)) { revert ERC1967InvalidAdmin(address(0)); } StorageSlot.getAddressSlot(ADMIN_SLOT).value = newAdmin; } /** * @dev Changes the admin of the proxy. * * Emits an {IERC1967-AdminChanged} event. */ function changeAdmin(address newAdmin) internal { emit IERC1967.AdminChanged(getAdmin(), newAdmin); _setAdmin(newAdmin); } /** * @dev The storage slot of the UpgradeableBeacon contract which defines the implementation for this proxy. * This is the keccak-256 hash of "eip1967.proxy.beacon" subtracted by 1. */ // solhint-disable-next-line private-vars-leading-underscore bytes32 internal constant BEACON_SLOT = 0xa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d50; /** * @dev Returns the current beacon. */ function getBeacon() internal view returns (address) { return StorageSlot.getAddressSlot(BEACON_SLOT).value; } /** * @dev Stores a new beacon in the ERC-1967 beacon slot. */ function _setBeacon(address newBeacon) private { if (newBeacon.code.length == 0) { revert ERC1967InvalidBeacon(newBeacon); } StorageSlot.getAddressSlot(BEACON_SLOT).value = newBeacon; address beaconImplementation = IBeacon(newBeacon).implementation(); if (beaconImplementation.code.length == 0) { revert ERC1967InvalidImplementation(beaconImplementation); } } /** * @dev Change the beacon and trigger a setup call if data is nonempty. * This function is payable only if the setup call is performed, otherwise `msg.value` is rejected * to avoid stuck value in the contract. * * Emits an {IERC1967-BeaconUpgraded} event. * * CAUTION: Invoking this function has no effect on an instance of {BeaconProxy} since v5, since * it uses an immutable beacon without looking at the value of the ERC-1967 beacon slot for * efficiency. */ function upgradeBeaconToAndCall(address newBeacon, bytes memory data) internal { _setBeacon(newBeacon); emit IERC1967.BeaconUpgraded(newBeacon); if (data.length > 0) { Address.functionDelegateCall(IBeacon(newBeacon).implementation(), data); } else { _checkNonPayable(); } } /** * @dev Reverts if `msg.value` is not zero. It can be used to avoid `msg.value` stuck in the contract * if an upgrade doesn't perform an initialization call. */ function _checkNonPayable() private { if (msg.value > 0) { revert ERC1967NonPayable(); } } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v5.0.0) (proxy/Proxy.sol) pragma solidity ^0.8.20; /** * @dev This abstract contract provides a fallback function that delegates all calls to another contract using the EVM * instruction `delegatecall`. We refer to the second contract as the _implementation_ behind the proxy, and it has to * be specified by overriding the virtual {_implementation} function. * * Additionally, delegation to the implementation can be triggered manually through the {_fallback} function, or to a * different contract through the {_delegate} function. * * The success and return data of the delegated call will be returned back to the caller of the proxy. */ abstract contract Proxy { /** * @dev Delegates the current call to `implementation`. * * This function does not return to its internal call site, it will return directly to the external caller. */ function _delegate(address implementation) internal virtual { assembly { // Copy msg.data. We take full control of memory in this inline assembly // block because it will not return to Solidity code. We overwrite the // Solidity scratch pad at memory position 0. calldatacopy(0, 0, calldatasize()) // Call the implementation. // out and outsize are 0 because we don't know the size yet. let result := delegatecall(gas(), implementation, 0, calldatasize(), 0, 0) // Copy the returned data. returndatacopy(0, 0, returndatasize()) switch result // delegatecall returns 0 on error. case 0 { revert(0, returndatasize()) } default { return(0, returndatasize()) } } } /** * @dev This is a virtual function that should be overridden so it returns the address to which the fallback * function and {_fallback} should delegate. */ function _implementation() internal view virtual returns (address); /** * @dev Delegates the current call to the address returned by `_implementation()`. * * This function does not return to its internal call site, it will return directly to the external caller. */ function _fallback() internal virtual { _delegate(_implementation()); } /** * @dev Fallback function that delegates calls to the address returned by `_implementation()`. Will run if no other * function in the contract matches the call data. */ fallback() external payable virtual { _fallback(); } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v5.1.0) (utils/Address.sol) pragma solidity ^0.8.20; import {Errors} from "./Errors.sol"; /** * @dev Collection of functions related to the address type */ library Address { /** * @dev There's no code at `target` (it is not a contract). */ error AddressEmptyCode(address target); /** * @dev Replacement for Solidity's `transfer`: sends `amount` wei to * `recipient`, forwarding all available gas and reverting on errors. * * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost * of certain opcodes, possibly making contracts go over the 2300 gas limit * imposed by `transfer`, making them unable to receive funds via * `transfer`. {sendValue} removes this limitation. * * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more]. * * IMPORTANT: because control is transferred to `recipient`, care must be * taken to not create reentrancy vulnerabilities. Consider using * {ReentrancyGuard} or the * https://solidity.readthedocs.io/en/v0.8.20/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern]. */ function sendValue(address payable recipient, uint256 amount) internal { if (address(this).balance < amount) { revert Errors.InsufficientBalance(address(this).balance, amount); } (bool success, ) = recipient.call{value: amount}(""); if (!success) { revert Errors.FailedCall(); } } /** * @dev Performs a Solidity function call using a low level `call`. A * plain `call` is an unsafe replacement for a function call: use this * function instead. * * If `target` reverts with a revert reason or custom error, it is bubbled * up by this function (like regular Solidity function calls). However, if * the call reverted with no returned reason, this function reverts with a * {Errors.FailedCall} error. * * Returns the raw returned data. To convert to the expected return value, * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`]. * * Requirements: * * - `target` must be a contract. * - calling `target` with `data` must not revert. */ function functionCall(address target, bytes memory data) internal returns (bytes memory) { return functionCallWithValue(target, data, 0); } /** * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], * but also transferring `value` wei to `target`. * * Requirements: * * - the calling contract must have an ETH balance of at least `value`. * - the called Solidity function must be `payable`. */ function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) { if (address(this).balance < value) { revert Errors.InsufficientBalance(address(this).balance, value); } (bool success, bytes memory returndata) = target.call{value: value}(data); return verifyCallResultFromTarget(target, success, returndata); } /** * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], * but performing a static call. */ function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) { (bool success, bytes memory returndata) = target.staticcall(data); return verifyCallResultFromTarget(target, success, returndata); } /** * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], * but performing a delegate call. */ function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) { (bool success, bytes memory returndata) = target.delegatecall(data); return verifyCallResultFromTarget(target, success, returndata); } /** * @dev Tool to verify that a low level call to smart-contract was successful, and reverts if the target * was not a contract or bubbling up the revert reason (falling back to {Errors.FailedCall}) in case * of an unsuccessful call. */ function verifyCallResultFromTarget( address target, bool success, bytes memory returndata ) internal view returns (bytes memory) { if (!success) { _revert(returndata); } else { // only check if target is a contract if the call was successful and the return data is empty // otherwise we already know that it was a contract if (returndata.length == 0 && target.code.length == 0) { revert AddressEmptyCode(target); } return returndata; } } /** * @dev Tool to verify that a low level call was successful, and reverts if it wasn't, either by bubbling the * revert reason or with a default {Errors.FailedCall} error. */ function verifyCallResult(bool success, bytes memory returndata) internal pure returns (bytes memory) { if (!success) { _revert(returndata); } else { return returndata; } } /** * @dev Reverts with returndata if present. Otherwise reverts with {Errors.FailedCall}. */ function _revert(bytes memory returndata) private pure { // Look for revert reason and bubble it up if present if (returndata.length > 0) { // The easiest way to bubble the revert reason is using memory via assembly assembly ("memory-safe") { let returndata_size := mload(returndata) revert(add(32, returndata), returndata_size) } } else { revert Errors.FailedCall(); } } }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v5.1.0) (utils/Errors.sol) pragma solidity ^0.8.20; /** * @dev Collection of common custom errors used in multiple contracts * * IMPORTANT: Backwards compatibility is not guaranteed in future versions of the library. * It is recommended to avoid relying on the error API for critical functionality. * * _Available since v5.1._ */ library Errors { /** * @dev The ETH balance of the account is not enough to perform the operation. */ error InsufficientBalance(uint256 balance, uint256 needed); /** * @dev A call to an address target failed. The target may have reverted. */ error FailedCall(); /** * @dev The deployment failed. */ error FailedDeployment(); /** * @dev A necessary precompile is missing. */ error MissingPrecompile(address); }
// SPDX-License-Identifier: MIT // OpenZeppelin Contracts (last updated v5.1.0) (utils/StorageSlot.sol) // This file was procedurally generated from scripts/generate/templates/StorageSlot.js. pragma solidity ^0.8.20; /** * @dev Library for reading and writing primitive types to specific storage slots. * * Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts. * This library helps with reading and writing to such slots without the need for inline assembly. * * The functions in this library return Slot structs that contain a `value` member that can be used to read or write. * * Example usage to set ERC-1967 implementation slot: * ```solidity * contract ERC1967 { * // Define the slot. Alternatively, use the SlotDerivation library to derive the slot. * bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc; * * function _getImplementation() internal view returns (address) { * return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value; * } * * function _setImplementation(address newImplementation) internal { * require(newImplementation.code.length > 0); * StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation; * } * } * ``` * * TIP: Consider using this library along with {SlotDerivation}. */ library StorageSlot { struct AddressSlot { address value; } struct BooleanSlot { bool value; } struct Bytes32Slot { bytes32 value; } struct Uint256Slot { uint256 value; } struct Int256Slot { int256 value; } struct StringSlot { string value; } struct BytesSlot { bytes value; } /** * @dev Returns an `AddressSlot` with member `value` located at `slot`. */ function getAddressSlot(bytes32 slot) internal pure returns (AddressSlot storage r) { assembly ("memory-safe") { r.slot := slot } } /** * @dev Returns a `BooleanSlot` with member `value` located at `slot`. */ function getBooleanSlot(bytes32 slot) internal pure returns (BooleanSlot storage r) { assembly ("memory-safe") { r.slot := slot } } /** * @dev Returns a `Bytes32Slot` with member `value` located at `slot`. */ function getBytes32Slot(bytes32 slot) internal pure returns (Bytes32Slot storage r) { assembly ("memory-safe") { r.slot := slot } } /** * @dev Returns a `Uint256Slot` with member `value` located at `slot`. */ function getUint256Slot(bytes32 slot) internal pure returns (Uint256Slot storage r) { assembly ("memory-safe") { r.slot := slot } } /** * @dev Returns a `Int256Slot` with member `value` located at `slot`. */ function getInt256Slot(bytes32 slot) internal pure returns (Int256Slot storage r) { assembly ("memory-safe") { r.slot := slot } } /** * @dev Returns a `StringSlot` with member `value` located at `slot`. */ function getStringSlot(bytes32 slot) internal pure returns (StringSlot storage r) { assembly ("memory-safe") { r.slot := slot } } /** * @dev Returns an `StringSlot` representation of the string storage pointer `store`. */ function getStringSlot(string storage store) internal pure returns (StringSlot storage r) { assembly ("memory-safe") { r.slot := store.slot } } /** * @dev Returns a `BytesSlot` with member `value` located at `slot`. */ function getBytesSlot(bytes32 slot) internal pure returns (BytesSlot storage r) { assembly ("memory-safe") { r.slot := slot } } /** * @dev Returns an `BytesSlot` representation of the bytes storage pointer `store`. */ function getBytesSlot(bytes storage store) internal pure returns (BytesSlot storage r) { assembly ("memory-safe") { r.slot := store.slot } } }
{ "optimizer": { "enabled": true, "runs": 1000000 }, "evmVersion": "shanghai", "viaIR": true, "outputSelection": { "*": { "*": [ "evm.bytecode", "evm.deployedBytecode", "devdoc", "userdoc", "metadata", "abi" ] } }, "metadata": { "useLiteralContent": true }, "libraries": {} }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
Contract ABI
API[{"inputs":[{"internalType":"address","name":"beacon","type":"address"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"payable","type":"constructor"},{"inputs":[{"internalType":"address","name":"target","type":"address"}],"name":"AddressEmptyCode","type":"error"},{"inputs":[{"internalType":"address","name":"beacon","type":"address"}],"name":"ERC1967InvalidBeacon","type":"error"},{"inputs":[{"internalType":"address","name":"implementation","type":"address"}],"name":"ERC1967InvalidImplementation","type":"error"},{"inputs":[],"name":"ERC1967NonPayable","type":"error"},{"inputs":[],"name":"FailedCall","type":"error"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"beacon","type":"address"}],"name":"BeaconUpgraded","type":"event"},{"stateMutability":"payable","type":"fallback"}]
Contract Creation Code
60a0604090808252610527803803809161001982856102a3565b8339810182828203126101e15761002f826102da565b60208084015191939091906001600160401b0382116101e1570182601f820112156101e157805190610060826102ee565b9361006d875195866102a3565b8285528383830101116101e15782905f5b83811061028f5750505f9184010152823b1561026f577fa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d5080546001600160a01b0319166001600160a01b038581169182179092558551635c60da1b60e01b8082529194928482600481895afa918215610265575f9261022e575b50813b156102155750508551847f1cf3b03a6cf19fa2baba4df148e9dcabedea7f8a5c07840e207e5c089be95d3e5f80a28251156101f657508290600487518096819382525afa9283156101ec575f936101ac575b50915f80848461018996519101845af4903d156101a3573d61016e816102ee565b9061017b885192836102a3565b81525f81943d92013e610309565b505b608052516101ba908161036d82396080518160450152f35b60609250610309565b92508183813d83116101e5575b6101c381836102a3565b810103126101e1575f806101d9610189956102da565b94505061014d565b5f80fd5b503d6101b9565b85513d5f823e3d90fd5b935050505034610206575061018b565b63b398979f60e01b8152600490fd5b8751634c9c8ce360e01b81529116600482015260249150fd5b9091508481813d831161025e575b61024681836102a3565b810103126101e157610257906102da565b905f6100f8565b503d61023c565b88513d5f823e3d90fd5b8351631933b43b60e21b81526001600160a01b0384166004820152602490fd5b81810183015186820184015284920161007e565b601f909101601f19168101906001600160401b038211908210176102c657604052565b634e487b7160e01b5f52604160045260245ffd5b51906001600160a01b03821682036101e157565b6001600160401b0381116102c657601f01601f191660200190565b90610330575080511561031e57805190602001fd5b60405163d6bda27560e01b8152600490fd5b81511580610363575b610341575090565b604051639996b31560e01b81526001600160a01b039091166004820152602490fd5b50803b1561033956fe6080806040527f5c60da1b00000000000000000000000000000000000000000000000000000000815260208160048173ffffffffffffffffffffffffffffffffffffffff7f0000000000000000000000000000000000000000000000000000000000000000165afa90811561010b575f9161007b575b50610167565b905060203d602011610104575b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f82011682019180831067ffffffffffffffff8411176100d7576100d19260405201610116565b5f610075565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52604160045260245ffd5b503d610088565b6040513d5f823e3d90fd5b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8060209101126101635760805173ffffffffffffffffffffffffffffffffffffffff811681036101635790565b5f80fd5b5f8091368280378136915af43d5f803e15610180573d5ff35b3d5ffdfea2646970667358221220b60cbf4ce8772cb3e254605ee39a357ae36438377aa078a457c041ee4eec50da64736f6c63430008170033000000000000000000000000d25c6f0293d41758552b0b27d6f69353a1134d5100000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000
Deployed Bytecode
0x6080806040527f5c60da1b00000000000000000000000000000000000000000000000000000000815260208160048173ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000d25c6f0293d41758552b0b27d6f69353a1134d51165afa90811561010b575f9161007b575b50610167565b905060203d602011610104575b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f82011682019180831067ffffffffffffffff8411176100d7576100d19260405201610116565b5f610075565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52604160045260245ffd5b503d610088565b6040513d5f823e3d90fd5b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8060209101126101635760805173ffffffffffffffffffffffffffffffffffffffff811681036101635790565b5f80fd5b5f8091368280378136915af43d5f803e15610180573d5ff35b3d5ffdfea2646970667358221220b60cbf4ce8772cb3e254605ee39a357ae36438377aa078a457c041ee4eec50da64736f6c63430008170033
Constructor Arguments (ABI-Encoded and is the last bytes of the Contract Creation Code above)
000000000000000000000000d25c6f0293d41758552b0b27d6f69353a1134d5100000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000
-----Decoded View---------------
Arg [0] : beacon (address): 0xD25c6f0293d41758552b0B27d6F69353a1134d51
Arg [1] : data (bytes): 0x
-----Encoded View---------------
3 Constructor Arguments found :
Arg [0] : 000000000000000000000000d25c6f0293d41758552b0b27d6f69353a1134d51
Arg [1] : 0000000000000000000000000000000000000000000000000000000000000040
Arg [2] : 0000000000000000000000000000000000000000000000000000000000000000
Loading...
Loading
Loading...
Loading
Multichain Portfolio | 34 Chains
Chain | Token | Portfolio % | Price | Amount | Value |
---|---|---|---|---|---|
ETH | 9.44% | $1,742.78 | 4.9696 | $8,660.98 | |
ETH | 7.03% | $0.999991 | 6,447.1001 | $6,447.04 | |
ETH | 2.82% | $2.86 | 904.0452 | $2,587.94 | |
ETH | 1.52% | $92,761 | 0.015 | $1,395.49 | |
ETH | 1.38% | $1 | 1,263.5186 | $1,263.52 | |
ETH | 0.44% | $13.97 | 28.7462 | $401.58 | |
ETH | 0.42% | $0.185611 | 2,054.0811 | $381.26 | |
ETH | 0.41% | $8.79 | 42.6478 | $374.86 | |
ETH | 0.39% | $0.235124 | 1,510.0293 | $355.04 | |
ETH | 0.28% | $0.028144 | 9,209.6214 | $259.19 | |
ETH | 0.28% | $0.296041 | 865.8183 | $256.32 | |
ETH | 0.23% | $1,742.78 | 0.1214 | $211.63 | |
ETH | 0.20% | $0.008343 | 22,036.234 | $183.85 | |
ETH | 0.19% | $1,740.61 | 0.0985 | $171.39 | |
ETH | 0.19% | <$0.000001 | 3,372,487,768.905 | $171.3 | |
ETH | 0.17% | $1,746.04 | 0.0884 | $154.28 | |
ETH | 0.16% | $0.055887 | 2,655.5449 | $148.41 | |
ETH | 0.16% | $0.16887 | 870.8871 | $147.07 | |
ETH | 0.15% | $3,341.71 | 0.0425 | $141.96 | |
ETH | 0.14% | <$0.000001 | 9,952,114,192.0464 | $130.43 | |
ETH | 0.14% | $30.51 | 4.2185 | $128.71 | |
ETH | 0.14% | $0.543955 | 228.1584 | $124.11 | |
ETH | 0.13% | <$0.000001 | 19,798,425,197.575 | $115.21 | |
ETH | 0.12% | $0.023266 | 4,607.3937 | $107.2 | |
ETH | 0.12% | $4.29 | 24.9484 | $107.03 | |
ETH | 0.11% | $21.77 | 4.7968 | $104.43 | |
ETH | 0.10% | $0.303293 | 311.7294 | $94.55 | |
ETH | 0.10% | $0.015352 | 6,114.1843 | $93.86 | |
ETH | 0.09% | $1 | 86.3864 | $86.47 | |
ETH | 0.09% | $0.027842 | 3,076.9888 | $85.67 | |
ETH | 0.09% | $1.35 | 62.85 | $84.85 | |
ETH | 0.09% | $0.169296 | 476.4078 | $80.65 | |
ETH | 0.08% | $0.000312 | 244,917.4772 | $76.37 | |
ETH | 0.08% | $1,914.87 | 0.0377 | $72.22 | |
ETH | 0.08% | $0.118991 | 602.2738 | $71.67 | |
ETH | 0.08% | $1.17 | 61.2013 | $71.61 | |
ETH | 0.08% | $0.057536 | 1,209.286 | $69.58 | |
ETH | 0.07% | $0.080569 | 847.1595 | $68.25 | |
ETH | 0.07% | $162.28 | 0.4096 | $66.47 | |
ETH | 0.07% | $0.077906 | 828.0998 | $64.51 | |
ETH | 0.07% | $0.000043 | 1,491,370.927 | $63.95 | |
ETH | 0.07% | $104.89 | 0.6075 | $63.72 | |
ETH | 0.07% | $1.34 | 46.3776 | $62.15 | |
ETH | 0.07% | $0.000035 | 1,779,577.0125 | $62.09 | |
ETH | 0.07% | $0.3505 | 170.4632 | $59.75 | |
ETH | 0.06% | $0.68759 | 85.5382 | $58.82 | |
ETH | 0.06% | $0.045841 | 1,280.3561 | $58.69 | |
ETH | 0.06% | $26.78 | 2.1705 | $58.12 | |
ETH | 0.06% | $0.028412 | 2,037.6368 | $57.89 | |
ETH | 0.06% | $0.192863 | 296.5226 | $57.19 | |
ETH | 0.06% | $0.713822 | 78.0481 | $55.71 | |
ETH | 0.06% | $0.007058 | 7,730.7419 | $54.57 | |
ETH | 0.06% | $0.035318 | 1,535.3398 | $54.22 | |
ETH | 0.06% | $92,220 | 0.00056201 | $51.83 | |
ETH | 0.06% | $0.066904 | 765.496 | $51.21 | |
ETH | 0.05% | <$0.000001 | 7,226,828,426.2352 | $49.45 | |
ETH | 0.05% | $0.078606 | 628.7982 | $49.43 | |
ETH | 0.05% | $1.13 | 43.4884 | $49.13 | |
ETH | 0.05% | $0.018842 | 2,476.2554 | $46.66 | |
ETH | 0.05% | $0.014679 | 3,140.2667 | $46.09 | |
ETH | 0.05% | $0.000005 | 9,794,118.5691 | $45.94 | |
ETH | 0.05% | $0.271026 | 168.7082 | $45.72 | |
ETH | 0.05% | $0.013728 | 3,327.5056 | $45.68 | |
ETH | 0.05% | $0.014605 | 3,026.5437 | $44.2 | |
ETH | 0.05% | $0.998089 | 43.1516 | $43.07 | |
ETH | 0.05% | $9.29 | 4.632 | $43.03 | |
ETH | 0.05% | $0.000014 | 3,172,889.1471 | $43.02 | |
ETH | 0.05% | $0.023915 | 1,735.9257 | $41.51 | |
ETH | 0.04% | $0.089664 | 459.4101 | $41.19 | |
ETH | 0.04% | $0.000852 | 48,300.2841 | $41.17 | |
ETH | 0.04% | $0.002328 | 17,119.7154 | $39.86 | |
ETH | 0.04% | $0.384922 | 101.8899 | $39.22 | |
ETH | 0.04% | <$0.000001 | 83,327,486.9481 | $38.98 | |
ETH | 0.04% | $0.010894 | 3,559.0996 | $38.77 | |
ETH | 0.04% | <$0.000001 | 34,699,922,254,231.637 | $38.44 | |
ETH | 0.04% | $0.13534 | 283.6802 | $38.39 | |
ETH | 0.04% | $0.143829 | 263.9462 | $37.96 | |
ETH | 0.04% | $0.13914 | 269.1218 | $37.45 | |
ETH | 0.04% | <$0.000001 | 1,028,282,804.5022 | $35.18 | |
ETH | 0.04% | $0.000902 | 37,205.5392 | $33.55 | |
ETH | 0.04% | <$0.000001 | 10,212,142,854.7901 | $33.02 | |
ETH | 0.04% | $0.028784 | 1,140.2451 | $32.82 | |
ETH | 0.04% | $0.909305 | 35.4477 | $32.23 | |
ETH | 0.03% | $0.304051 | 104.971 | $31.92 | |
ETH | 0.03% | $0.174133 | 181.2161 | $31.56 | |
ETH | 0.03% | $0.002153 | 14,557.8943 | $31.35 | |
ETH | 0.03% | $0.514329 | 60.6344 | $31.19 | |
ETH | 0.03% | $0.051378 | 601.0687 | $30.88 | |
ETH | 0.03% | $0.255945 | 120.3914 | $30.81 | |
ETH | 0.03% | $7.79 | 3.885 | $30.26 | |
ETH | 0.03% | $0.046533 | 647.8706 | $30.15 | |
ETH | 0.03% | $0.000556 | 54,116.7565 | $30.09 | |
ETH | 0.03% | $0.998571 | 29.95 | $29.91 | |
ETH | 0.03% | $2,099.84 | 0.0142 | $29.75 | |
ETH | 0.03% | $0.054391 | 537.9922 | $29.26 | |
ETH | 0.03% | $0.94895 | 30.6488 | $29.08 | |
ETH | 0.03% | $0.982307 | 28.8872 | $28.38 | |
ETH | 0.03% | $0.004404 | 6,394.5502 | $28.16 | |
ETH | 0.03% | $0.005986 | 4,577.0102 | $27.4 | |
ETH | 0.03% | $0.094184 | 288.4283 | $27.17 | |
ETH | 0.03% | $0.002454 | 11,046.3996 | $27.11 | |
ETH | 0.03% | $50.59 | 0.509 | $25.75 | |
ETH | 0.03% | $0.000973 | 26,304.2132 | $25.61 | |
ETH | 0.03% | $0.054481 | 462.0813 | $25.17 | |
ETH | 0.03% | $0.033185 | 756.9783 | $25.12 | |
ETH | 0.03% | $0.001545 | 16,089.6215 | $24.86 | |
ETH | 0.03% | $68.2 | 0.3641 | $24.83 | |
ETH | 0.03% | <$0.000001 | 81,208,968.3732 | $24.4 | |
ETH | 0.03% | $0.004345 | 5,588.0287 | $24.28 | |
ETH | 0.03% | $0.000023 | 1,034,372.534 | $23.58 | |
ETH | 0.03% | $0.014497 | 1,619.0331 | $23.47 | |
ETH | 0.03% | $0.122611 | 191.0493 | $23.42 | |
ETH | 0.03% | $0.097409 | 237.6316 | $23.15 | |
ETH | 0.03% | $0.185982 | 123.3976 | $22.95 | |
ETH | 0.02% | $0.084261 | 267.2844 | $22.52 | |
ETH | 0.02% | $0.277393 | 79.11 | $21.94 | |
ETH | 0.02% | $0.748961 | 29.142 | $21.83 | |
ETH | 0.02% | $0.018507 | 1,176.6555 | $21.78 | |
ETH | 0.02% | $0.230234 | 94.332 | $21.72 | |
ETH | 0.02% | $0.006317 | 3,426.9 | $21.65 | |
ETH | 0.02% | $0.401129 | 51.8463 | $20.8 | |
ETH | 0.02% | $2 | 10.2913 | $20.58 | |
ETH | 0.02% | $0.099269 | 206.9602 | $20.54 | |
ETH | 0.02% | $2,027.17 | 0.01 | $20.27 | |
ETH | 0.02% | $0.000003 | 6,033,479.7203 | $20.15 | |
ETH | 0.02% | $0.022372 | 886.8167 | $19.84 | |
ETH | 0.02% | $0.000009 | 2,248,216.2564 | $19.74 | |
ETH | 0.02% | $0.031951 | 608.8963 | $19.45 | |
ETH | 0.02% | $0.097647 | 197.7113 | $19.31 | |
ETH | 0.02% | $0.431795 | 44.5281 | $19.23 | |
ETH | 0.02% | $0.125743 | 149.9493 | $18.86 | |
ETH | 0.02% | $0.999577 | 18.8208 | $18.81 | |
ETH | 0.02% | <$0.000001 | 384,952,362.8424 | $18.73 | |
ETH | 0.02% | $0.326546 | 57.1794 | $18.67 | |
ETH | 0.02% | $1.13 | 16.4467 | $18.58 | |
ETH | 0.02% | $0.312633 | 58.5036 | $18.29 | |
ETH | 0.02% | $0.651394 | 27.6447 | $18.01 | |
ETH | 0.02% | $0.046277 | 376.8234 | $17.44 | |
ETH | 0.02% | $2.81 | 6.1097 | $17.17 | |
ETH | 0.02% | $16.14 | 1.0542 | $17.01 | |
ETH | 0.02% | <$0.000001 | 70,825,229.5005 | $16.99 | |
ETH | 0.02% | <$0.000001 | 22,043,291,156,050.609 | $16.68 | |
ETH | 0.02% | $1,747.18 | 0.00946692 | $16.54 | |
ETH | 0.02% | $0.067178 | 245.4476 | $16.49 | |
ETH | 0.02% | $0.000054 | 307,514.3034 | $16.48 | |
ETH | 0.02% | $0.994014 | 16.553 | $16.45 | |
ETH | 0.02% | <$0.000001 | 75,064,754.4953 | $16.15 | |
ETH | 0.02% | $0.023983 | 654.0883 | $15.69 | |
ETH | 0.02% | $0.038593 | 402.9503 | $15.55 | |
ETH | 0.02% | $0.776536 | 19.8083 | $15.38 | |
ETH | 0.02% | $0.558917 | 27.4722 | $15.35 | |
ETH | 0.02% | $0.001224 | 12,519.5698 | $15.32 | |
ETH | 0.02% | $0.004302 | 3,507.4184 | $15.09 | |
ETH | 0.02% | $0.186464 | 80.2931 | $14.97 | |
ETH | 0.02% | $0.068775 | 216.2922 | $14.88 | |
ETH | 0.02% | $0.040055 | 368.916 | $14.78 | |
ETH | 0.02% | $0.001163 | 12,517.1902 | $14.55 | |
ETH | 0.02% | $0.000093 | 155,355.2785 | $14.5 | |
ETH | 0.02% | $1,969.42 | 0.00730412 | $14.38 | |
ETH | 0.02% | $0.001213 | 11,811.8599 | $14.32 | |
ETH | 0.02% | $6.48 | 2.1947 | $14.22 | |
ETH | 0.02% | $0.005864 | 2,407.0164 | $14.12 | |
ETH | 0.02% | $0.00303 | 4,637.5472 | $14.05 | |
ETH | 0.02% | $0.003222 | 4,275.4795 | $13.78 | |
ETH | 0.01% | $0.000142 | 95,871.9587 | $13.66 | |
ETH | 0.01% | $0.628672 | 21.6248 | $13.59 | |
ETH | 0.01% | $0.093461 | 145.1053 | $13.56 | |
ETH | 0.01% | $10.14 | 1.3317 | $13.5 | |
ETH | 0.01% | $0.000013 | 1,036,154.3846 | $13.14 | |
ETH | 0.01% | $0.209246 | 62.4475 | $13.07 | |
ETH | 0.01% | <$0.000001 | 210,504,516.5527 | $12.82 | |
ETH | 0.01% | $0.092245 | 135.3826 | $12.49 | |
ETH | 0.01% | $0.010421 | 1,186.8662 | $12.37 | |
ETH | 0.01% | $0.006453 | 1,913.5828 | $12.35 | |
ETH | 0.01% | $0.000001 | 14,955,275.2809 | $12.3 | |
ETH | 0.01% | $0.029651 | 413.0654 | $12.25 | |
ETH | 0.01% | $0.17473 | 69.5294 | $12.15 | |
ETH | 0.01% | <$0.000001 | 321,663,377.1224 | $12.08 | |
ETH | 0.01% | $0.081513 | 147.1919 | $12 | |
ETH | 0.01% | $0.657367 | 18.2482 | $12 | |
ETH | 0.01% | $0.199233 | 59.982 | $11.95 | |
ETH | 0.01% | $0.536778 | 21.9756 | $11.8 | |
ETH | 0.01% | $4.37 | 2.6978 | $11.79 | |
ETH | 0.01% | $0.007551 | 1,555.0587 | $11.74 | |
ETH | 0.01% | $0.000283 | 41,244.4075 | $11.66 | |
ETH | 0.01% | $0.627019 | 18.4019 | $11.54 | |
ETH | 0.01% | $0.000057 | 202,092.1188 | $11.51 | |
ETH | 0.01% | $0.005749 | 1,999.9351 | $11.5 | |
ETH | 0.01% | $0.000577 | 19,806.5513 | $11.43 | |
ETH | 0.01% | $4.48 | 2.5509 | $11.43 | |
ETH | 0.01% | $0.017626 | 627.3099 | $11.06 | |
ETH | 0.01% | $0.005691 | 1,909.9784 | $10.87 | |
ETH | 0.01% | $0.950809 | 11.3687 | $10.81 | |
ETH | 0.01% | $0.183748 | 58.6843 | $10.78 | |
ETH | 0.01% | $0.009013 | 1,191.0161 | $10.73 | |
ETH | 0.01% | $0.212392 | 50.5109 | $10.73 | |
ETH | 0.01% | $0.358473 | 29.4359 | $10.55 | |
ETH | 0.01% | $2.82 | 3.722 | $10.5 | |
ETH | 0.01% | $0.000064 | 154,911.8661 | $9.93 | |
ETH | 0.01% | $0.072822 | 135.649 | $9.88 | |
ETH | 0.01% | $0.026631 | 369.4645 | $9.84 | |
ETH | 0.01% | $0.000003 | 3,635,434.7524 | $9.82 | |
ETH | 0.01% | <$0.000001 | 3,349,185,467.444 | $9.76 | |
ETH | 0.01% | <$0.000001 | 79,163,870.6062 | $9.74 | |
ETH | 0.01% | $3,342.41 | 0.002902 | $9.7 | |
ETH | 0.01% | $0.094212 | 102.6509 | $9.67 | |
ETH | 0.01% | $0.247308 | 39.069 | $9.66 | |
ETH | 0.01% | $0.290892 | 32.9514 | $9.59 | |
ETH | 0.01% | $4.54 | 2.1112 | $9.58 | |
ETH | 0.01% | $0.044356 | 214.7004 | $9.52 | |
ETH | 0.01% | <$0.000001 | 144,234,490.2313 | $9.46 | |
ETH | 0.01% | $1 | 9.4032 | $9.4 | |
ETH | 0.01% | $1.26 | 7.3188 | $9.22 | |
ETH | <0.01% | $0.000067 | 136,222.7278 | $9.16 | |
ETH | <0.01% | $0.000001 | 11,936,626.4432 | $9.15 | |
ETH | <0.01% | $0.000923 | 9,880.5685 | $9.12 | |
ETH | <0.01% | $0.182876 | 49.6132 | $9.07 | |
ETH | <0.01% | $0.002527 | 3,533.3034 | $8.93 | |
ETH | <0.01% | $0.00017 | 52,532.6871 | $8.91 | |
ETH | <0.01% | $1.12 | 7.8829 | $8.83 | |
ETH | <0.01% | $0.021181 | 414.8915 | $8.79 | |
ETH | <0.01% | $0.000001 | 13,972,248.6316 | $8.68 | |
ETH | <0.01% | $0.831939 | 10.3917 | $8.65 | |
ETH | <0.01% | $0.00021 | 40,778.2179 | $8.58 | |
ETH | <0.01% | $0.000025 | 340,399.9999 | $8.48 | |
ETH | <0.01% | $6,013.93 | 0.00140407 | $8.44 | |
ETH | <0.01% | $0.531926 | 15.7462 | $8.38 | |
ETH | <0.01% | <$0.000001 | 129,865,764.6 | $8.36 | |
ETH | <0.01% | $0.027454 | 299.9598 | $8.24 | |
ETH | <0.01% | $22.41 | 0.3639 | $8.16 | |
ETH | <0.01% | $0.002208 | 3,533.1137 | $7.8 | |
ETH | <0.01% | $0.000022 | 351,464.4258 | $7.65 | |
ETH | <0.01% | $0.005354 | 1,425.2879 | $7.63 | |
ETH | <0.01% | $0.002094 | 3,632.8143 | $7.61 | |
ETH | <0.01% | $0.003549 | 2,141.3314 | $7.6 | |
ETH | <0.01% | $0.013644 | 553.9107 | $7.56 | |
ETH | <0.01% | $0.132192 | 56.9362 | $7.53 | |
ETH | <0.01% | <$0.000001 | 14,259,531,692.5342 | $7.49 | |
ETH | <0.01% | $0.111363 | 65.6829 | $7.31 | |
ETH | <0.01% | <$0.000001 | 19,496,614.7805 | $7.25 | |
ETH | <0.01% | $172.94 | 0.0417 | $7.22 | |
ETH | <0.01% | $0.000572 | 12,493.2029 | $7.15 | |
ETH | <0.01% | $0.001364 | 5,221.4836 | $7.12 | |
ETH | <0.01% | $0.003941 | 1,800 | $7.09 | |
ETH | <0.01% | $0.030372 | 230.6028 | $7 | |
ETH | <0.01% | $0.218478 | 31.7872 | $6.94 | |
ETH | <0.01% | $0.00059 | 11,617.317 | $6.85 | |
ETH | <0.01% | $0.000004 | 1,712,359.4924 | $6.84 | |
ETH | <0.01% | $0.022532 | 302.4729 | $6.82 | |
ETH | <0.01% | <$0.000001 | 49,214,200.9468 | $6.8 | |
ETH | <0.01% | $0.000994 | 6,819.6382 | $6.78 | |
ETH | <0.01% | $0.001343 | 4,927.9306 | $6.62 | |
ETH | <0.01% | $0.015933 | 413.3976 | $6.59 | |
ETH | <0.01% | $0.318731 | 20.5947 | $6.56 | |
ETH | <0.01% | $0.002225 | 2,930.4119 | $6.52 | |
ETH | <0.01% | <$0.000001 | 4,200,000,000 | $6.47 | |
ETH | <0.01% | $0.29996 | 21.3399 | $6.4 | |
ETH | <0.01% | $4,940.68 | 0.00129378 | $6.39 | |
ETH | <0.01% | $0.001833 | 3,426.6107 | $6.28 | |
ETH | <0.01% | $0.030118 | 206.0196 | $6.2 | |
ETH | <0.01% | $0.041776 | 147.252 | $6.15 | |
ETH | <0.01% | $0.104451 | 58.8027 | $6.14 | |
ETH | <0.01% | $0.030423 | 201.615 | $6.13 | |
ETH | <0.01% | $0.006668 | 918.5622 | $6.13 | |
ETH | <0.01% | $0.066778 | 91.6603 | $6.12 | |
ETH | <0.01% | $0.10758 | 56.5316 | $6.08 | |
ETH | <0.01% | $0.005214 | 1,153.6247 | $6.01 | |
ETH | <0.01% | $0.199799 | 29.3283 | $5.86 | |
ETH | <0.01% | $0.001038 | 5,606.094 | $5.82 | |
ETH | <0.01% | $0.011197 | 517.5964 | $5.8 | |
ETH | <0.01% | $0.00291 | 1,962.2114 | $5.71 | |
ETH | <0.01% | $0.000179 | 31,817.409 | $5.69 | |
ETH | <0.01% | $0.02562 | 221.5277 | $5.68 | |
ETH | <0.01% | $0.000122 | 45,465.7408 | $5.55 | |
ETH | <0.01% | $0.118937 | 45.3539 | $5.39 | |
ETH | <0.01% | $0.175728 | 30.6898 | $5.39 | |
ETH | <0.01% | $0.000001 | 9,908,761.5227 | $5.36 | |
ETH | <0.01% | $0.001349 | 3,947.069 | $5.33 | |
ETH | <0.01% | $0.212392 | 25.0621 | $5.32 | |
ETH | <0.01% | $0.005387 | 986.8868 | $5.32 | |
ETH | <0.01% | $0.544 | 9.7383 | $5.3 | |
ETH | <0.01% | $20.26 | 0.2593 | $5.25 | |
ETH | <0.01% | $0.037572 | 139.6146 | $5.25 | |
ETH | <0.01% | $0.01551 | 336.6136 | $5.22 | |
ETH | <0.01% | $0.000885 | 5,882.5623 | $5.21 | |
ETH | <0.01% | $0.488146 | 10.6557 | $5.2 | |
ETH | <0.01% | $0.010385 | 500.4444 | $5.2 | |
ETH | <0.01% | $0.592139 | 8.7157 | $5.16 | |
ETH | <0.01% | $0.168248 | 30.3947 | $5.11 | |
ETH | <0.01% | $0.010452 | 483.0887 | $5.05 | |
ETH | <0.01% | $0.000011 | 442,788.5454 | $5.02 | |
ETH | <0.01% | $0.501842 | 9.918 | $4.98 | |
ETH | <0.01% | $0.195466 | 25.4138 | $4.97 | |
ETH | <0.01% | $0.000014 | 364,508.5843 | $4.96 | |
ETH | <0.01% | $0.63364 | 7.8169 | $4.95 | |
ETH | <0.01% | $0.00003 | 166,366.4459 | $4.91 | |
ETH | <0.01% | <$0.000001 | 877,815,950.5989 | $4.9 | |
ETH | <0.01% | $1 | 4.8189 | $4.82 | |
ETH | <0.01% | $0.007047 | 682.1386 | $4.81 | |
ETH | <0.01% | $0.015366 | 312.5849 | $4.8 | |
ETH | <0.01% | $0.000001 | 3,652,536.2332 | $4.77 | |
ETH | <0.01% | $0.066003 | 72.181 | $4.76 | |
ETH | <0.01% | $0.00145 | 3,257.2649 | $4.72 | |
ETH | <0.01% | $112.03 | 0.0411 | $4.61 | |
ETH | <0.01% | $1,833.55 | 0.00249765 | $4.58 | |
ETH | <0.01% | $0.005728 | 798.4299 | $4.57 | |
ETH | <0.01% | $0.009716 | 470.7145 | $4.57 | |
ETH | <0.01% | $0.000073 | 61,997.3857 | $4.53 | |
ETH | <0.01% | $0.007872 | 573.8812 | $4.52 | |
ETH | <0.01% | $0.000022 | 200,055.65 | $4.44 | |
ETH | <0.01% | <$0.000001 | 1,058,657,192.1424 | $4.44 | |
ETH | <0.01% | $0.000162 | 26,368.1474 | $4.28 | |
ETH | <0.01% | $0.533322 | 7.9895 | $4.26 | |
ETH | <0.01% | $0.205735 | 20.5649 | $4.23 | |
ETH | <0.01% | $0.292439 | 14.1666 | $4.14 | |
ETH | <0.01% | $0.087742 | 47.06 | $4.13 | |
ETH | <0.01% | $0.000267 | 15,473.142 | $4.13 | |
ETH | <0.01% | $0.066198 | 62.1832 | $4.12 | |
ETH | <0.01% | $0.000934 | 4,373.8714 | $4.09 | |
ETH | <0.01% | $0.005804 | 689.6226 | $4 | |
ETH | <0.01% | $0.020228 | 197.086 | $3.99 | |
ETH | <0.01% | $0.000193 | 20,599.395 | $3.98 | |
ETH | <0.01% | $0.011108 | 349.3272 | $3.88 | |
ETH | <0.01% | $0.003008 | 1,286.0733 | $3.87 | |
ETH | <0.01% | <$0.000001 | 14,405,947,890.6713 | $3.85 | |
ETH | <0.01% | $0.008738 | 439.5502 | $3.84 | |
ETH | <0.01% | $0.664524 | 5.7052 | $3.79 | |
ETH | <0.01% | $0.692878 | 5.4633 | $3.79 | |
ETH | <0.01% | $1 | 3.7638 | $3.77 | |
ETH | <0.01% | $0.01044 | 359.9096 | $3.76 | |
ETH | <0.01% | $0.224745 | 16.697 | $3.75 | |
ETH | <0.01% | $0.000729 | 5,119.9911 | $3.73 | |
ETH | <0.01% | $0.001136 | 3,250.572 | $3.69 | |
ETH | <0.01% | $0.105087 | 35.0041 | $3.68 | |
ETH | <0.01% | $0.999941 | 3.666 | $3.67 | |
ETH | <0.01% | $5.97 | 0.6115 | $3.65 | |
ETH | <0.01% | $0.004005 | 898.38 | $3.6 | |
ETH | <0.01% | <$0.000001 | 228,860,667.027 | $3.59 | |
ETH | <0.01% | <$0.000001 | 2,728,533,314.0429 | $3.52 | |
ETH | <0.01% | $0.065362 | 53.7708 | $3.51 | |
ETH | <0.01% | $0.004142 | 846.023 | $3.5 | |
ETH | <0.01% | $0.015328 | 224.7484 | $3.44 | |
ETH | <0.01% | $0.000099 | 34,844.179 | $3.43 | |
ETH | <0.01% | $3,341.41 | 0.00102673 | $3.43 | |
ETH | <0.01% | $0.000925 | 3,673.5176 | $3.4 | |
ETH | <0.01% | $0.135108 | 25.0872 | $3.39 | |
ETH | <0.01% | $0.002516 | 1,345.961 | $3.39 | |
ETH | <0.01% | $0.06417 | 51.9188 | $3.33 | |
ETH | <0.01% | $1,863.15 | 0.00177658 | $3.31 | |
ETH | <0.01% | $0.073086 | 44.734 | $3.27 | |
ETH | <0.01% | $0.614904 | 5.2407 | $3.22 | |
ETH | <0.01% | $0.023498 | 134.8228 | $3.17 | |
ETH | <0.01% | $0.113558 | 27.8006 | $3.16 | |
ETH | <0.01% | $0.00198 | 1,578.5127 | $3.13 | |
ETH | <0.01% | $0.000348 | 8,875.173 | $3.09 | |
ETH | <0.01% | $0.869679 | 3.4992 | $3.04 | |
ETH | <0.01% | $0.009816 | 308.7872 | $3.03 | |
ETH | <0.01% | $1.09 | 2.674 | $2.91 | |
ETH | <0.01% | $0.089425 | 32.396 | $2.9 | |
ETH | <0.01% | $0.007322 | 385.8503 | $2.83 | |
ETH | <0.01% | $0.195833 | 14.3075 | $2.8 | |
ETH | <0.01% | $0.002811 | 986.5208 | $2.77 | |
ETH | <0.01% | $0.263566 | 10.5037 | $2.77 | |
ETH | <0.01% | $0.765918 | 3.6099 | $2.76 | |
ETH | <0.01% | $0.006321 | 432.3731 | $2.73 | |
ETH | <0.01% | $0.016099 | 169.5693 | $2.73 | |
ETH | <0.01% | $0.895562 | 2.9715 | $2.66 | |
ETH | <0.01% | $0.021367 | 124.284 | $2.66 | |
ETH | <0.01% | $0.016033 | 164.3386 | $2.63 | |
ETH | <0.01% | $0.00135 | 1,950.255 | $2.63 | |
ETH | <0.01% | $0.027507 | 95.6728 | $2.63 | |
ETH | <0.01% | $2.77 | 0.9464 | $2.62 | |
ETH | <0.01% | $0.000545 | 4,782.519 | $2.61 | |
ETH | <0.01% | $0.001592 | 1,624.5525 | $2.59 | |
ETH | <0.01% | $0.09061 | 28.1411 | $2.55 | |
ETH | <0.01% | $0.000002 | 1,101,160.4087 | $2.54 | |
ETH | <0.01% | $0.166308 | 15 | $2.49 | |
ETH | <0.01% | $0.000329 | 7,566.4571 | $2.49 | |
ETH | <0.01% | $0.16061 | 15.4835 | $2.49 | |
ETH | <0.01% | $0.050898 | 48.5301 | $2.47 | |
ETH | <0.01% | $0.02112 | 115.482 | $2.44 | |
ETH | <0.01% | $0.167762 | 14.2976 | $2.4 | |
ETH | <0.01% | $0.02034 | 117.9173 | $2.4 | |
ETH | <0.01% | $0.556685 | 4.2995 | $2.39 | |
ETH | <0.01% | $0.000677 | 3,516.9802 | $2.38 | |
ETH | <0.01% | $0.007287 | 325.905 | $2.37 | |
ETH | <0.01% | $0.025719 | 91.5885 | $2.36 | |
ETH | <0.01% | $0.000169 | 13,905.2682 | $2.35 | |
ETH | <0.01% | $0.177521 | 13.1942 | $2.34 | |
ETH | <0.01% | $5.71 | 0.41 | $2.34 | |
ETH | <0.01% | $0.030528 | 76.524 | $2.34 | |
ETH | <0.01% | <$0.000001 | 3,616,967,204.8345 | $2.31 | |
ETH | <0.01% | $0.999397 | 2.314 | $2.31 | |
ETH | <0.01% | $0.009891 | 232.4913 | $2.3 | |
ETH | <0.01% | $0.001626 | 1,408.3143 | $2.29 | |
ETH | <0.01% | $0.003682 | 619.984 | $2.28 | |
ETH | <0.01% | $0.997704 | 2.2616 | $2.26 | |
ETH | <0.01% | $0.000479 | 4,694.0212 | $2.25 | |
ETH | <0.01% | <$0.000001 | 42,352,269.9505 | $2.24 | |
ETH | <0.01% | $0.000033 | 68,477.4436 | $2.24 | |
ETH | <0.01% | $92,791 | 0.00002407 | $2.23 | |
ETH | <0.01% | $0.000211 | 10,559.5012 | $2.23 | |
ETH | <0.01% | $0.000706 | 3,160.2623 | $2.23 | |
ETH | <0.01% | $0.002917 | 759.7793 | $2.22 | |
ETH | <0.01% | $42.35 | 0.052 | $2.2 | |
ETH | <0.01% | $1.1 | 1.9927 | $2.18 | |
ETH | <0.01% | <$0.000001 | 50,009,730.2367 | $2.15 | |
ETH | <0.01% | $0.01548 | 137.2566 | $2.12 | |
ETH | <0.01% | $0.060246 | 35.0564 | $2.11 | |
ETH | <0.01% | $0.144727 | 14.5476 | $2.11 | |
ETH | <0.01% | $0.069472 | 30.1249 | $2.09 | |
ETH | <0.01% | $0.994718 | 2.1026 | $2.09 | |
ETH | <0.01% | $0.006584 | 315.8616 | $2.08 | |
ETH | <0.01% | $0.033434 | 61.7085 | $2.06 | |
ETH | <0.01% | $0.217859 | 9.3202 | $2.03 | |
ETH | <0.01% | $0.003988 | 508.177 | $2.03 | |
ETH | <0.01% | $0.000002 | 1,269,749.3285 | $2.03 | |
ETH | <0.01% | $0.000024 | 84,548.0277 | $2.02 | |
ETH | <0.01% | $0.000005 | 392,206.2812 | $2.01 | |
ETH | <0.01% | $0.047192 | 42.4264 | $2 | |
ETH | <0.01% | $0.825937 | 2.3693 | $1.96 | |
ETH | <0.01% | $0.217315 | 8.8779 | $1.93 | |
ETH | <0.01% | $0.034813 | 55.4192 | $1.93 | |
ETH | <0.01% | $0.275203 | 7.0094 | $1.93 | |
ETH | <0.01% | $0.539288 | 3.5476 | $1.91 | |
ETH | <0.01% | $0.001543 | 1,239.7682 | $1.91 | |
ETH | <0.01% | $0.001827 | 1,037.1468 | $1.9 | |
ETH | <0.01% | $0.02459 | 76.621 | $1.88 | |
ETH | <0.01% | $0.021771 | 86.5307 | $1.88 | |
ETH | <0.01% | $0.000133 | 14,074.8918 | $1.87 | |
ETH | <0.01% | $0.040695 | 45.75 | $1.86 | |
ETH | <0.01% | $27.48 | 0.0674 | $1.85 | |
ETH | <0.01% | $0.01664 | 111.2998 | $1.85 | |
ETH | <0.01% | $0.006102 | 302.5351 | $1.85 | |
ETH | <0.01% | $2.52 | 0.7095 | $1.79 | |
ETH | <0.01% | $0.001309 | 1,362.1203 | $1.78 | |
ETH | <0.01% | $0.014227 | 125.0333 | $1.78 | |
ETH | <0.01% | $0.002045 | 861.0283 | $1.76 | |
ETH | <0.01% | $0.006885 | 255.4389 | $1.76 | |
ETH | <0.01% | $0.000214 | 8,177.0134 | $1.75 | |
ETH | <0.01% | $0.031875 | 53.9569 | $1.72 | |
ETH | <0.01% | $0.000104 | 16,522.029 | $1.72 | |
ETH | <0.01% | $0.00807 | 212.5023 | $1.71 | |
ETH | <0.01% | $0.376584 | 4.5381 | $1.71 | |
ETH | <0.01% | $1.26 | 1.3549 | $1.71 | |
ETH | <0.01% | $0.02364 | 72.0792 | $1.7 | |
ETH | <0.01% | $0.001179 | 1,429.2583 | $1.69 | |
ETH | <0.01% | $0.000032 | 53,288.7112 | $1.68 | |
ETH | <0.01% | $0.192999 | 8.6796 | $1.68 | |
ETH | <0.01% | $0.000065 | 25,505.3597 | $1.67 | |
ETH | <0.01% | $0.000001 | 2,596,780.467 | $1.65 | |
ETH | <0.01% | $0.00499 | 329.307 | $1.64 | |
ETH | <0.01% | $0.00132 | 1,240.551 | $1.64 | |
ETH | <0.01% | $0.05784 | 28.0191 | $1.62 | |
ETH | <0.01% | $0.345927 | 4.6675 | $1.61 | |
ETH | <0.01% | $0.011783 | 136.4815 | $1.61 | |
ETH | <0.01% | $0.00134 | 1,195.728 | $1.6 | |
ETH | <0.01% | $0.308784 | 5.099 | $1.57 | |
ETH | <0.01% | $0.00035 | 4,470.1553 | $1.57 | |
ETH | <0.01% | $0.000962 | 1,618.2637 | $1.56 | |
ETH | <0.01% | $0.009621 | 161.5034 | $1.55 | |
ETH | <0.01% | $0.130125 | 11.9252 | $1.55 | |
ETH | <0.01% | <$0.000001 | 3,773,899,543.488 | $1.55 | |
ETH | <0.01% | $0.0059 | 261.8511 | $1.54 | |
ETH | <0.01% | $0.311064 | 4.9012 | $1.52 | |
ETH | <0.01% | $0.010774 | 139.9702 | $1.51 | |
ETH | <0.01% | $1,752.25 | 0.00082935 | $1.45 | |
ETH | <0.01% | $0.500723 | 2.8999 | $1.45 | |
ETH | <0.01% | $0.075833 | 19.0881 | $1.45 | |
ETH | <0.01% | $0.001027 | 1,337.7158 | $1.37 | |
ETH | <0.01% | $0.009882 | 135.1273 | $1.34 | |
ETH | <0.01% | $0.000001 | 2,252,368.3192 | $1.33 | |
ETH | <0.01% | $0.736613 | 1.8069 | $1.33 | |
ETH | <0.01% | $0.231606 | 5.5914 | $1.3 | |
ETH | <0.01% | $0.019472 | 65.7275 | $1.28 | |
ETH | <0.01% | $0.088104 | 14.3838 | $1.27 | |
ETH | <0.01% | $8.77 | 0.1443 | $1.27 | |
ETH | <0.01% | $0.000477 | 2,651.5189 | $1.27 | |
ETH | <0.01% | $4.5 | 0.2809 | $1.26 | |
ETH | <0.01% | $0.160816 | 7.8325 | $1.26 | |
ETH | <0.01% | $0.358823 | 3.5024 | $1.26 | |
ETH | <0.01% | $0.019634 | 63.7368 | $1.25 | |
ETH | <0.01% | $0.009963 | 125.3424 | $1.25 | |
ETH | <0.01% | $0.00021 | 5,938.7363 | $1.25 | |
ETH | <0.01% | $0.00001 | 130,547.2324 | $1.24 | |
ETH | <0.01% | $0.000338 | 3,662.8665 | $1.24 | |
ETH | <0.01% | $0.000424 | 2,879.4323 | $1.22 | |
ETH | <0.01% | $0.001175 | 1,036.0202 | $1.22 | |
ETH | <0.01% | $0.001665 | 728.8689 | $1.21 | |
ETH | <0.01% | $0.004066 | 298.2824 | $1.21 | |
ETH | <0.01% | $0.013156 | 91.2983 | $1.2 | |
ETH | <0.01% | $1.98 | 0.6041 | $1.2 | |
ETH | <0.01% | $0.433157 | 2.7599 | $1.2 | |
ETH | <0.01% | $0.227782 | 5.2436 | $1.19 | |
ETH | <0.01% | $0.003007 | 397.1164 | $1.19 | |
ETH | <0.01% | $0.000858 | 1,385.5434 | $1.19 | |
ETH | <0.01% | $0.017378 | 68.3441 | $1.19 | |
ETH | <0.01% | $0.000005 | 241,968.6745 | $1.18 | |
ETH | <0.01% | $0.127647 | 9.2459 | $1.18 | |
ETH | <0.01% | $0.000369 | 3,192.3867 | $1.18 | |
ETH | <0.01% | $0.007107 | 165.7669 | $1.18 | |
ETH | <0.01% | $0.00015 | 7,795.3416 | $1.17 | |
ETH | <0.01% | $7.81 | 0.148 | $1.16 | |
ETH | <0.01% | $0.111332 | 10.2453 | $1.14 | |
ETH | <0.01% | $0.005425 | 203.4559 | $1.1 | |
ETH | <0.01% | $0.01469 | 74.3157 | $1.09 | |
ETH | <0.01% | $0.000356 | 3,064.1652 | $1.09 | |
ETH | <0.01% | $0.003252 | 334.8835 | $1.09 | |
ETH | <0.01% | $0.000135 | 7,964.8048 | $1.08 | |
ETH | <0.01% | $0.061663 | 17.4508 | $1.08 | |
ETH | <0.01% | <$0.000001 | 3,004,136.1399 | $1.05 | |
ETH | <0.01% | $0.000522 | 2,003.43 | $1.05 | |
ETH | <0.01% | $0.480032 | 2.1536 | $1.03 | |
ETH | <0.01% | $0.077056 | 13.3732 | $1.03 | |
ETH | <0.01% | $0.009827 | 102.3484 | $1.01 | |
ETH | <0.01% | $0.000138 | 7,223.027 | $0.9996 | |
ETH | <0.01% | $0.027083 | 36.5563 | $0.99 | |
ETH | <0.01% | $0.78863 | 1.22 | $0.9621 | |
ETH | <0.01% | $0.002557 | 374.973 | $0.9587 | |
ETH | <0.01% | $92,474 | 0.00001002 | $0.9265 | |
ETH | <0.01% | $0.052069 | 17.7261 | $0.9229 | |
ETH | <0.01% | $0.416412 | 2.1918 | $0.9126 | |
ETH | <0.01% | $0.065394 | 13.726 | $0.8975 | |
ETH | <0.01% | $0.00048 | 1,857.4382 | $0.8916 | |
ETH | <0.01% | $0.712656 | 1.2306 | $0.8769 | |
ETH | <0.01% | $0.002147 | 403.9538 | $0.8673 | |
ETH | <0.01% | $0.184652 | 4.6729 | $0.8628 | |
ETH | <0.01% | $0.000116 | 7,435.1659 | $0.8612 | |
ETH | <0.01% | $5.77 | 0.1491 | $0.8604 | |
ETH | <0.01% | $0.012046 | 71.2298 | $0.858 | |
ETH | <0.01% | $0.084423 | 10.1388 | $0.8559 | |
ETH | <0.01% | $0.038913 | 21.96 | $0.8545 | |
ETH | <0.01% | $0.003404 | 247.4098 | $0.842 | |
ETH | <0.01% | $0.000268 | 3,131.5381 | $0.8385 | |
ETH | <0.01% | $0.030753 | 27.17 | $0.8355 | |
ETH | <0.01% | $0.000201 | 4,067.1974 | $0.8162 | |
ETH | <0.01% | $0.001156 | 697.6591 | $0.8067 | |
ETH | <0.01% | $0.032038 | 24.9721 | $0.80 | |
ETH | <0.01% | <$0.000001 | 70,462,814.996 | $0.7933 | |
ETH | <0.01% | $0.000002 | 321,049.6847 | $0.7914 | |
ETH | <0.01% | $0.001894 | 409.9898 | $0.7766 | |
ETH | <0.01% | $0.090546 | 8.5603 | $0.775 | |
ETH | <0.01% | $0.006103 | 126.108 | $0.7696 | |
ETH | <0.01% | $30.6 | 0.0251 | $0.7665 | |
ETH | <0.01% | $0.040943 | 18.6625 | $0.764 | |
ETH | <0.01% | $0.064835 | 11.693 | $0.7581 | |
ETH | <0.01% | $0.000206 | 3,674.472 | $0.7581 | |
ETH | <0.01% | $0.000525 | 1,436.4884 | $0.7544 | |
ETH | <0.01% | $1 | 0.7506 | $0.7506 | |
ETH | <0.01% | $0.270204 | 2.7718 | $0.7489 | |
ETH | <0.01% | $1,438.95 | 0.00051767 | $0.7448 | |
ETH | <0.01% | $0.019401 | 38.2892 | $0.7428 | |
ETH | <0.01% | $0.863261 | 0.8556 | $0.7386 | |
ETH | <0.01% | $1.16 | 0.636 | $0.7377 | |
ETH | <0.01% | $0.057424 | 12.794 | $0.7346 | |
ETH | <0.01% | $0.013335 | 54.7598 | $0.7302 | |
ETH | <0.01% | $0.000071 | 10,045.293 | $0.715 | |
ETH | <0.01% | $0.035059 | 20.0323 | $0.7023 | |
ETH | <0.01% | $0.023651 | 29.4 | $0.6953 | |
ETH | <0.01% | $0.046499 | 14.6731 | $0.6822 | |
ETH | <0.01% | $0.010378 | 65.3448 | $0.6781 | |
ETH | <0.01% | $0.016126 | 42.0478 | $0.678 | |
ETH | <0.01% | $0.000022 | 31,318.9885 | $0.6774 | |
ETH | <0.01% | $0.001514 | 446.6236 | $0.6762 | |
ETH | <0.01% | $0.003506 | 192.6119 | $0.6753 | |
ETH | <0.01% | $0.141418 | 4.7357 | $0.6697 | |
ETH | <0.01% | $0.001401 | 464.6383 | $0.651 | |
ETH | <0.01% | $0.002155 | 299.7483 | $0.6459 | |
ETH | <0.01% | $0.401037 | 1.5982 | $0.6409 | |
ETH | <0.01% | $0.007043 | 89.6685 | $0.6315 | |
ETH | <0.01% | $0.000232 | 2,716.815 | $0.631 | |
ETH | <0.01% | $0.003042 | 205.6274 | $0.6254 | |
ETH | <0.01% | $0.000298 | 2,076.9234 | $0.6195 | |
ETH | <0.01% | $0.002104 | 293.4568 | $0.6175 | |
ETH | <0.01% | $0.003223 | 189.5613 | $0.611 | |
ETH | <0.01% | $0.21755 | 2.7082 | $0.5891 | |
ETH | <0.01% | $0.000309 | 1,885.3692 | $0.5831 | |
ETH | <0.01% | $0.001724 | 338.165 | $0.5828 | |
ETH | <0.01% | $52.2 | 0.011 | $0.5755 | |
ETH | <0.01% | $0.009145 | 62.6637 | $0.573 | |
ETH | <0.01% | <$0.000001 | 218,494,402.2159 | $0.5715 | |
ETH | <0.01% | $0.002249 | 249.4889 | $0.5609 | |
ETH | <0.01% | $0.002643 | 210.3059 | $0.5557 | |
ETH | <0.01% | <$0.000001 | 327,291,333.2845 | $0.5526 | |
ETH | <0.01% | $1.01 | 0.5481 | $0.5524 | |
ETH | <0.01% | $0.000453 | 1,216.3635 | $0.5506 | |
ETH | <0.01% | $0.085301 | 6.3882 | $0.5449 | |
ETH | <0.01% | $0.000159 | 3,302.1818 | $0.5248 | |
ETH | <0.01% | $0.00213 | 241.0665 | $0.5133 | |
ETH | <0.01% | $16.15 | 0.0315 | $0.5081 | |
ETH | <0.01% | $0.265137 | 1.9148 | $0.5076 | |
ETH | <0.01% | $0.00404 | 125.5922 | $0.5073 | |
ETH | <0.01% | $18.68 | 0.027 | $0.5035 | |
ETH | <0.01% | $0.00679 | 71.6744 | $0.4866 | |
ETH | <0.01% | $0.088862 | 5.1463 | $0.4573 | |
ETH | <0.01% | $0.000015 | 30,618.1291 | $0.4571 | |
ETH | <0.01% | $1,913.18 | 0.00023768 | $0.4547 | |
ETH | <0.01% | $0.023754 | 18.8748 | $0.4483 | |
ETH | <0.01% | $0.001004 | 444.4753 | $0.4461 | |
ETH | <0.01% | $1,747.01 | 0.00025535 | $0.446 | |
ETH | <0.01% | $0.24737 | 1.7959 | $0.4442 | |
ETH | <0.01% | $0.000046 | 9,586.704 | $0.4378 | |
ETH | <0.01% | $0.015308 | 28.2455 | $0.4323 | |
ETH | <0.01% | $1.3 | 0.3296 | $0.4277 | |
ETH | <0.01% | $0.035792 | 11.8492 | $0.4241 | |
ETH | <0.01% | $0.021344 | 19.8455 | $0.4235 | |
ETH | <0.01% | $2.4 | 0.1758 | $0.422 | |
ETH | <0.01% | $0.000009 | 47,765.253 | $0.4141 | |
ETH | <0.01% | $0.018994 | 21.3472 | $0.4054 | |
ETH | <0.01% | $0.000405 | 978.8493 | $0.3961 | |
ETH | <0.01% | $9.05 | 0.0438 | $0.396 | |
ETH | <0.01% | $0.000266 | 1,485.0793 | $0.3943 | |
ETH | <0.01% | $1.12 | 0.3502 | $0.3922 | |
ETH | <0.01% | $0.000002 | 237,452.4279 | $0.3883 | |
ETH | <0.01% | $14,600.79 | 0.00002642 | $0.3857 | |
ETH | <0.01% | $0.182873 | 2.0945 | $0.383 | |
ETH | <0.01% | $0.00422 | 90 | $0.3797 | |
ETH | <0.01% | $0.000016 | 23,745.7217 | $0.378 | |
ETH | <0.01% | $0.000001 | 327,713.1347 | $0.3768 | |
ETH | <0.01% | $0.999488 | 0.3699 | $0.3697 | |
ETH | <0.01% | $0.000041 | 9,032.2103 | $0.3696 | |
ETH | <0.01% | $0.011792 | 31.2651 | $0.3686 | |
ETH | <0.01% | $0.316933 | 1.1353 | $0.3598 | |
ETH | <0.01% | $0.278915 | 1.2225 | $0.3409 | |
ETH | <0.01% | $0.000356 | 943.4723 | $0.3355 | |
ETH | <0.01% | $0.084148 | 3.8835 | $0.3267 | |
ETH | <0.01% | $0.003402 | 95.4915 | $0.3248 | |
ETH | <0.01% | $0.000919 | 350.6511 | $0.3221 | |
ETH | <0.01% | $0.000369 | 868.3866 | $0.3207 | |
ETH | <0.01% | $0.001653 | 193.9708 | $0.3205 | |
ETH | <0.01% | $0.09473 | 3.2707 | $0.3098 | |
ETH | <0.01% | $92,403 | 0.00000335 | $0.3095 | |
ETH | <0.01% | $0.001095 | 281.094 | $0.3079 | |
ETH | <0.01% | $0.451905 | 0.6769 | $0.3058 | |
ETH | <0.01% | $0.000702 | 429.2628 | $0.3013 | |
ETH | <0.01% | $0.002275 | 129.8033 | $0.2952 | |
ETH | <0.01% | $0.002642 | 111.6446 | $0.2949 | |
ETH | <0.01% | $0.000145 | 2,026.8591 | $0.2936 | |
ETH | <0.01% | $0.00013 | 2,192.0432 | $0.2847 | |
ETH | <0.01% | $0.000487 | 580.2264 | $0.2827 | |
ETH | <0.01% | $0.999036 | 0.2775 | $0.2772 | |
ETH | <0.01% | $0.192096 | 1.4281 | $0.2743 | |
ETH | <0.01% | $2.23 | 0.1228 | $0.2738 | |
ETH | <0.01% | $0.011361 | 23.948 | $0.272 | |
ETH | <0.01% | $0.000004 | 66,132 | $0.2585 | |
ETH | <0.01% | $0.07129 | 3.6192 | $0.258 | |
ETH | <0.01% | $0.999317 | 0.2553 | $0.2551 | |
ETH | <0.01% | $0.00197 | 125.1558 | $0.2465 | |
ETH | <0.01% | $0.475334 | 0.5009 | $0.2381 | |
ETH | <0.01% | $0.015632 | 15.0407 | $0.2351 | |
ETH | <0.01% | $0.001542 | 152.2352 | $0.2348 | |
ETH | <0.01% | <$0.000001 | 335,574,268.7172 | $0.2316 | |
ETH | <0.01% | $0.047129 | 4.8598 | $0.229 | |
ETH | <0.01% | $612.22 | 0.00036746 | $0.2249 | |
ETH | <0.01% | $0.005845 | 38.2122 | $0.2233 | |
ETH | <0.01% | $0.007386 | 30.0587 | $0.222 | |
ETH | <0.01% | $0.000079 | 2,780.9024 | $0.2194 | |
ETH | <0.01% | $8,056.49 | 0.00002714 | $0.2186 | |
ETH | <0.01% | $0.012524 | 16.8537 | $0.211 | |
ETH | <0.01% | $0.004002 | 49.9692 | $0.1999 | |
ETH | <0.01% | $0.000014 | 14,425.9823 | $0.199 | |
ETH | <0.01% | $0.019546 | 10.1512 | $0.1984 | |
ETH | <0.01% | $0.000891 | 221.4451 | $0.1974 | |
ETH | <0.01% | $3.44 | 0.0572 | $0.1969 | |
ETH | <0.01% | $0.014563 | 13.4987 | $0.1965 | |
ETH | <0.01% | $0.045965 | 4.1022 | $0.1885 | |
ETH | <0.01% | $0.021158 | 8.8181 | $0.1865 | |
ETH | <0.01% | $0.000309 | 599.517 | $0.1852 | |
ETH | <0.01% | $0.036538 | 4.9 | $0.179 | |
ETH | <0.01% | $0.000875 | 202.6034 | $0.1773 | |
ETH | <0.01% | $0.032777 | 5.2313 | $0.1714 | |
ETH | <0.01% | $0.001169 | 142.7827 | $0.1668 | |
ETH | <0.01% | <$0.000001 | 3,127,543,957.446 | $0.1644 | |
ETH | <0.01% | $0.033064 | 4.9682 | $0.1642 | |
ETH | <0.01% | $0.000107 | 1,524.6155 | $0.1633 | |
ETH | <0.01% | $1 | 0.1625 | $0.1631 | |
ETH | <0.01% | $0.0006 | 270.9257 | $0.1624 | |
ETH | <0.01% | $0.14017 | 1.1412 | $0.1599 | |
ETH | <0.01% | $0.000212 | 721.8721 | $0.153 | |
ETH | <0.01% | $0.002528 | 59.3164 | $0.1499 | |
ETH | <0.01% | <$0.000001 | 3,558,115.116 | $0.1492 | |
ETH | <0.01% | $0.00887 | 16.5794 | $0.147 | |
ETH | <0.01% | $0.000008 | 18,967.2434 | $0.143 | |
ETH | <0.01% | $0.116733 | 1.2083 | $0.141 | |
ETH | <0.01% | $0.699161 | 0.2015 | $0.1408 | |
ETH | <0.01% | $0.019096 | 6.8966 | $0.1317 | |
ETH | <0.01% | $0.303002 | 0.4349 | $0.1317 | |
ETH | <0.01% | $0.000131 | 988.7193 | $0.1294 | |
ETH | <0.01% | $1,954.18 | 0.00006625 | $0.1294 | |
ETH | <0.01% | $9.22 | 0.0136 | $0.1255 | |
ETH | <0.01% | $0.003092 | 40.4316 | $0.1249 | |
ETH | <0.01% | $0.009037 | 13.2427 | $0.1196 | |
ETH | <0.01% | $0.00151 | 79.1901 | $0.1195 | |
ETH | <0.01% | $0.038603 | 3.0607 | $0.1181 | |
ETH | <0.01% | $535.58 | 0.00020918 | $0.112 | |
ETH | <0.01% | $1.95 | 0.053 | $0.1035 | |
ETH | <0.01% | $0.020181 | 5.126 | $0.1034 | |
ETH | <0.01% | $0.002601 | 39.0406 | $0.1015 | |
BASE | 10.15% | $0.999988 | 9,311.6586 | $9,311.55 | |
BASE | 3.11% | $1,748.62 | 1.6315 | $2,852.88 | |
BASE | 2.89% | $92,538 | 0.0287 | $2,654.46 | |
BASE | 2.66% | $0.000381 | 6,407,595.7102 | $2,443.47 | |
BASE | 1.35% | $0.062719 | 19,690.2413 | $1,234.94 | |
BASE | 1.07% | $1 | 976.1647 | $977.14 | |
BASE | 0.62% | $0.84072 | 673.5952 | $566.3 | |
BASE | 0.30% | $1,742.92 | 0.1582 | $275.69 | |
BASE | 0.13% | $0.995457 | 116.776 | $116.25 | |
BASE | 0.10% | $0.999799 | 89.8056 | $89.79 | |
BASE | 0.10% | $1.13 | 77.9387 | $88.07 | |
BASE | 0.10% | $92,844 | 0.00094218 | $87.48 | |
BASE | 0.09% | $0.010219 | 8,094.7876 | $82.72 | |
BASE | 0.09% | $0.667448 | 121.0391 | $80.79 | |
BASE | 0.08% | $0.446803 | 169.3827 | $75.68 | |
BASE | 0.08% | $0.096473 | 761.3877 | $73.45 | |
BASE | 0.08% | $0.999746 | 71.5611 | $71.54 | |
BASE | 0.07% | $0.516606 | 116.1262 | $59.99 | |
BASE | 0.07% | $0.000001 | 109,445,679.492 | $59.64 | |
BASE | 0.06% | $0.003676 | 14,797.2362 | $54.4 | |
BASE | 0.05% | $0.015357 | 3,220.4532 | $49.46 | |
BASE | 0.05% | $0.021587 | 2,256.5397 | $48.71 | |
BASE | 0.05% | $0.027585 | 1,703.1798 | $46.98 | |
BASE | 0.04% | $0.019646 | 1,916.7156 | $37.66 | |
BASE | 0.04% | $1,915.99 | 0.0183 | $35.06 | |
BASE | 0.04% | $0.003023 | 10,694.195 | $32.33 | |
BASE | 0.03% | $0.002671 | 11,216.5041 | $29.96 | |
BASE | 0.03% | $2.65 | 10.6616 | $28.25 | |
BASE | 0.03% | $0.110089 | 246.8534 | $27.18 | |
BASE | 0.03% | $2,096.7 | 0.0129 | $26.95 | |
BASE | 0.03% | $156.39 | 0.158 | $24.71 | |
BASE | 0.03% | $2.56 | 9.0673 | $23.21 | |
BASE | 0.02% | $0.000079 | 282,671.5339 | $22.21 | |
BASE | 0.02% | $0.001665 | 12,263.2185 | $20.42 | |
BASE | 0.02% | $0.000532 | 34,094.8036 | $18.15 | |
BASE | 0.02% | $92,637 | 0.00019588 | $18.15 | |
BASE | 0.02% | $0.008625 | 1,736.9103 | $14.98 | |
BASE | 0.02% | $0.544243 | 26.1006 | $14.21 | |
BASE | 0.01% | $52.35 | 0.2622 | $13.73 | |
BASE | 0.01% | $0.399649 | 32.735 | $13.08 | |
BASE | 0.01% | $0.043163 | 245.4551 | $10.59 | |
BASE | 0.01% | $0.00009 | 115,692.0711 | $10.42 | |
BASE | 0.01% | $0.00009 | 115,692.0711 | $10.42 | |
BASE | 0.01% | $0.000454 | 22,835.5108 | $10.36 | |
BASE | 0.01% | $1,898.46 | 0.00532017 | $10.1 | |
BASE | <0.01% | $0.000801 | 11,365.1678 | $9.11 | |
BASE | <0.01% | $0.214084 | 38.493 | $8.24 | |
BASE | <0.01% | $0.002133 | 3,760.4946 | $8.02 | |
BASE | <0.01% | $0.000006 | 1,310,951.7997 | $7.76 | |
BASE | <0.01% | $0.018447 | 416.1392 | $7.68 | |
BASE | <0.01% | $0.018945 | 355.4702 | $6.73 | |
BASE | <0.01% | $0.031395 | 210.249 | $6.6 | |
BASE | <0.01% | $0.025974 | 250.9394 | $6.52 | |
BASE | <0.01% | $0.015919 | 408.5113 | $6.5 | |
BASE | <0.01% | $0.007817 | 771.0449 | $6.03 | |
BASE | <0.01% | $0.251358 | 23.9393 | $6.02 | |
BASE | <0.01% | $0.001094 | 5,491.1213 | $6.01 | |
BASE | <0.01% | $0.056846 | 100.3125 | $5.7 | |
BASE | <0.01% | $0.005957 | 956.7573 | $5.7 | |
BASE | <0.01% | $0.177639 | 30.6361 | $5.44 | |
BASE | <0.01% | $0.002411 | 2,223.3365 | $5.36 | |
BASE | <0.01% | $0.006703 | 792.2942 | $5.31 | |
BASE | <0.01% | $0.062923 | 80.819 | $5.09 | |
BASE | <0.01% | $0.004303 | 1,177.4705 | $5.07 | |
BASE | <0.01% | $0.059841 | 84.613 | $5.06 | |
BASE | <0.01% | $0.007632 | 646.7284 | $4.94 | |
BASE | <0.01% | <$0.000001 | 220,697,009.9781 | $4.86 | |
BASE | <0.01% | $1,863.19 | 0.00250049 | $4.66 | |
BASE | <0.01% | $0.00397 | 1,129.6754 | $4.48 | |
BASE | <0.01% | $0.000312 | 13,627.1972 | $4.25 | |
BASE | <0.01% | $0.000015 | 268,438.6274 | $4.12 | |
BASE | <0.01% | $0.00045 | 9,030.3216 | $4.06 | |
BASE | <0.01% | $0.032448 | 124.8606 | $4.05 | |
BASE | <0.01% | $0.999192 | 3.9816 | $3.98 | |
BASE | <0.01% | $2.68 | 1.4084 | $3.77 | |
BASE | <0.01% | $0.001403 | 2,606.0313 | $3.66 | |
BASE | <0.01% | $0.000395 | 9,089.5793 | $3.59 | |
BASE | <0.01% | $0.01461 | 235.8745 | $3.45 | |
BASE | <0.01% | $0.000056 | 60,869.3497 | $3.43 | |
BASE | <0.01% | $0.699174 | 4.8171 | $3.37 | |
BASE | <0.01% | $0.000485 | 6,318.581 | $3.07 | |
BASE | <0.01% | $0.475858 | 6.4156 | $3.05 | |
BASE | <0.01% | $0.532767 | 5.1814 | $2.76 | |
BASE | <0.01% | $0.003797 | 702.3929 | $2.67 | |
BASE | <0.01% | $0.000754 | 3,503.7808 | $2.64 | |
BASE | <0.01% | $0.037557 | 68.6473 | $2.58 | |
BASE | <0.01% | $0.000159 | 15,564.1706 | $2.48 | |
BASE | <0.01% | $0.011071 | 223.392 | $2.47 | |
BASE | <0.01% | $0.000578 | 4,177.9545 | $2.41 | |
BASE | <0.01% | $0.000826 | 2,895.075 | $2.39 | |
BASE | <0.01% | $0.007059 | 316.1438 | $2.23 | |
BASE | <0.01% | $0.000013 | 168,677.0861 | $2.18 | |
BASE | <0.01% | $0.002768 | 775.1583 | $2.15 | |
BASE | <0.01% | $0.185229 | 11.0937 | $2.05 | |
BASE | <0.01% | $0.044017 | 46.3781 | $2.04 | |
BASE | <0.01% | $0.00023 | 8,887.3527 | $2.04 | |
BASE | <0.01% | $0.005325 | 367.2576 | $1.96 | |
BASE | <0.01% | $0.259492 | 7.371 | $1.91 | |
BASE | <0.01% | $1.46 | 1.2489 | $1.82 | |
BASE | <0.01% | $0.002523 | 666.3458 | $1.68 | |
BASE | <0.01% | $0.001527 | 1,095.3394 | $1.67 | |
BASE | <0.01% | $0.01586 | 103.5181 | $1.64 | |
BASE | <0.01% | $0.001582 | 1,007.7051 | $1.59 | |
BASE | <0.01% | $0.01629 | 97.6533 | $1.59 | |
BASE | <0.01% | $1.51 | 1.0312 | $1.56 | |
BASE | <0.01% | $0.000544 | 2,726.5213 | $1.48 | |
BASE | <0.01% | $0.0055 | 259.7105 | $1.43 | |
BASE | <0.01% | $0.000012 | 121,446.5446 | $1.41 | |
BASE | <0.01% | $0.004393 | 300.0104 | $1.32 | |
BASE | <0.01% | $0.000214 | 6,128.4817 | $1.31 | |
BASE | <0.01% | $0.10157 | 12.7597 | $1.3 | |
BASE | <0.01% | $0.018206 | 68.2493 | $1.24 | |
BASE | <0.01% | $0.99933 | 1.2326 | $1.23 | |
BASE | <0.01% | $0.714781 | 1.6793 | $1.2 | |
BASE | <0.01% | $0.000004 | 324,405.3477 | $1.15 | |
BASE | <0.01% | $0.010478 | 108.974 | $1.14 | |
BASE | <0.01% | $0.000539 | 2,016.6229 | $1.09 | |
BASE | <0.01% | $0.004583 | 233.1437 | $1.07 | |
BASE | <0.01% | $0.999841 | 1.0537 | $1.05 | |
BASE | <0.01% | $0.000002 | 627,499.4708 | $1.02 | |
BASE | <0.01% | $0.000044 | 22,346.4603 | $0.9933 | |
BASE | <0.01% | $0.010519 | 87.1164 | $0.9163 | |
BASE | <0.01% | $0.001051 | 838.0553 | $0.8811 | |
BASE | <0.01% | $2.79 | 0.3126 | $0.8722 | |
BASE | <0.01% | $0.003486 | 223.257 | $0.7781 | |
BASE | <0.01% | $0.006871 | 111.3834 | $0.7652 | |
BASE | <0.01% | $0.000006 | 117,721.831 | $0.7122 | |
BASE | <0.01% | $0.000006 | 117,788.3101 | $0.6784 | |
BASE | <0.01% | $0.000857 | 756.4326 | $0.6483 | |
BASE | <0.01% | $0.974629 | 0.6559 | $0.6392 | |
BASE | <0.01% | <$0.000001 | 1,232,468,578.9682 | $0.6162 | |
BASE | <0.01% | $0.000022 | 28,000.816 | $0.6098 | |
BASE | <0.01% | $0.028937 | 20.6092 | $0.5963 | |
BASE | <0.01% | $0.009725 | 57.5835 | $0.56 | |
BASE | <0.01% | $0.063109 | 8.4502 | $0.5332 | |
BASE | <0.01% | $0.064 | 8.3165 | $0.5322 | |
BASE | <0.01% | <$0.000001 | 1,041,701,264.8364 | $0.5208 | |
BASE | <0.01% | $0.402298 | 1.2451 | $0.5009 | |
BASE | <0.01% | $0.001199 | 412.2009 | $0.494 | |
BASE | <0.01% | $0.000738 | 665.067 | $0.491 | |
BASE | <0.01% | $0.000363 | 1,325.7756 | $0.4815 | |
BASE | <0.01% | $0.000012 | 37,174.677 | $0.4565 | |
BASE | <0.01% | $0.2784 | 1.3772 | $0.3834 | |
BASE | <0.01% | $1,828.44 | 0.00019214 | $0.3513 | |
BASE | <0.01% | $0.005893 | 58.4126 | $0.3442 | |
BASE | <0.01% | $0.175117 | 1.8957 | $0.3319 | |
BASE | <0.01% | <$0.000001 | 17,739,573.1625 | $0.3139 | |
BASE | <0.01% | $0.000116 | 2,587.4376 | $0.2995 | |
BASE | <0.01% | $0.031095 | 9.5681 | $0.2975 | |
BASE | <0.01% | $0.312852 | 0.936 | $0.2928 | |
BASE | <0.01% | $5.57 | 0.0505 | $0.2815 | |
BASE | <0.01% | $0.000019 | 14,596.3911 | $0.2803 | |
BASE | <0.01% | $0.003506 | 70.75 | $0.248 | |
BASE | <0.01% | $1 | 0.2396 | $0.24 | |
BASE | <0.01% | $0.018219 | 12.6488 | $0.2304 | |
BASE | <0.01% | $1.08 | 0.198 | $0.213 | |
BASE | <0.01% | $0.001276 | 164.9853 | $0.2104 | |
BASE | <0.01% | $0.000007 | 30,575.3021 | $0.2048 | |
BASE | <0.01% | $0.000853 | 219.5252 | $0.1872 | |
BASE | <0.01% | $0.000248 | 740.004 | $0.1838 | |
BASE | <0.01% | $0.104311 | 1.6338 | $0.1704 | |
BASE | <0.01% | $0.000002 | 71,051.0938 | $0.1648 | |
BASE | <0.01% | $0.000048 | 3,326.7869 | $0.1585 | |
BASE | <0.01% | $0.002187 | 72.429 | $0.1583 | |
BASE | <0.01% | $0.274364 | 0.5579 | $0.153 | |
BASE | <0.01% | $1,880.24 | 0.00007775 | $0.1461 | |
BASE | <0.01% | $0.539908 | 0.2341 | $0.1263 | |
BASE | <0.01% | $0.023682 | 5.2537 | $0.1244 | |
BASE | <0.01% | $1.01 | 0.1104 | $0.1116 | |
BASE | <0.01% | $0.48234 | 0.228 | $0.1099 | |
BASE | <0.01% | $0.002863 | 35.5081 | $0.1016 | |
POL | 12.56% | $0.445826 | 25,838.2316 | $11,519.36 | |
POL | 0.86% | $1 | 790.2907 | $790.29 | |
POL | 0.47% | $92,847 | 0.00461988 | $428.94 | |
POL | 0.43% | $1,751.26 | 0.2262 | $396.13 | |
POL | 0.12% | $0.999957 | 109.956 | $109.95 | |
POL | 0.05% | $0.272114 | 169.7193 | $46.18 | |
POL | 0.04% | $0.217873 | 186.7002 | $40.68 | |
POL | 0.04% | $0.064984 | 624.7536 | $40.6 | |
POL | 0.03% | $0.007084 | 3,973.3497 | $28.15 | |
POL | 0.02% | $0.291151 | 63.6337 | $18.53 | |
POL | 0.02% | $12.72 | 1.1847 | $15.07 | |
POL | <0.01% | $0.219043 | 37.3409 | $8.18 | |
POL | <0.01% | $3,341.33 | 0.00196736 | $6.57 | |
POL | <0.01% | $1.14 | 5.7057 | $6.5 | |
POL | <0.01% | $1.14 | 5.7057 | $6.5 | |
POL | <0.01% | $0.023575 | 242.6187 | $5.72 | |
POL | <0.01% | $0.000759 | 6,818.3732 | $5.18 | |
POL | <0.01% | $0.335703 | 14.8158 | $4.97 | |
POL | <0.01% | $0.123915 | 33.9141 | $4.2 | |
POL | <0.01% | $0.039764 | 98.6365 | $3.92 | |
POL | <0.01% | $0.999588 | 3.4921 | $3.49 | |
POL | <0.01% | $0.062244 | 51.35 | $3.2 | |
POL | <0.01% | $0.006307 | 445.14 | $2.81 | |
POL | <0.01% | $0.027842 | 80.7212 | $2.25 | |
POL | <0.01% | $0.488938 | 4.293 | $2.1 | |
POL | <0.01% | $0.311555 | 6.0026 | $1.87 | |
POL | <0.01% | $0.001848 | 835.659 | $1.54 | |
POL | <0.01% | $156.92 | 0.00942984 | $1.48 | |
POL | <0.01% | $0.000201 | 6,855.2296 | $1.38 | |
POL | <0.01% | $0.001348 | 987.7914 | $1.33 | |
POL | <0.01% | $0.003685 | 351.7355 | $1.3 | |
POL | <0.01% | $1 | 1.1898 | $1.19 | |
POL | <0.01% | $0.06001 | 19.6911 | $1.18 | |
POL | <0.01% | $0.544569 | 2.1563 | $1.17 | |
POL | <0.01% | $0.0042 | 272.9097 | $1.15 | |
POL | <0.01% | $0.050018 | 21.015 | $1.05 | |
POL | <0.01% | $0.012004 | 87.4222 | $1.05 | |
POL | <0.01% | $0.003594 | 281.5452 | $1.01 | |
POL | <0.01% | $5.78 | 0.1689 | $0.976 | |
POL | <0.01% | $14 | 0.0658 | $0.9206 | |
POL | <0.01% | <$0.000001 | 9,810,976.2252 | $0.8584 | |
POL | <0.01% | $0.008394 | 99.7466 | $0.8372 | |
POL | <0.01% | $0.004303 | 182.3338 | $0.7845 | |
POL | <0.01% | $2,103.61 | 0.00033952 | $0.7142 | |
POL | <0.01% | $0.999618 | 0.6101 | $0.6098 | |
POL | <0.01% | $0.009782 | 57 | $0.5575 | |
POL | <0.01% | $0.06599 | 8.164 | $0.5387 | |
POL | <0.01% | $0.000109 | 4,302.1588 | $0.4673 | |
POL | <0.01% | $0.199512 | 2.2533 | $0.4495 | |
POL | <0.01% | $0.2519 | 1.7396 | $0.4381 | |
POL | <0.01% | $0.218031 | 1.9991 | $0.435868 | |
POL | <0.01% | $0.778796 | 0.5291 | $0.412 | |
POL | <0.01% | $0.999509 | 0.4003 | $0.40 | |
POL | <0.01% | $0.195389 | 1.7915 | $0.35 | |
POL | <0.01% | $0.312901 | 1.116 | $0.3491 | |
POL | <0.01% | $0.121354 | 2.6806 | $0.3253 | |
POL | <0.01% | $0.687461 | 0.4518 | $0.3106 | |
POL | <0.01% | $0.000877 | 335.1815 | $0.2939 | |
POL | <0.01% | $0.001041 | 268.4248 | $0.2793 | |
POL | <0.01% | $0.001835 | 146.3589 | $0.2685 | |
POL | <0.01% | $0.002836 | 89.5683 | $0.2539 | |
POL | <0.01% | $0.001944 | 106.5258 | $0.207 | |
POL | <0.01% | $0.275014 | 0.6214 | $0.1708 | |
POL | <0.01% | $1,755.13 | 0.00009608 | $0.1686 | |
POL | <0.01% | $0.071628 | 2.0209 | $0.1447 | |
POL | <0.01% | $0.000304 | 447.4083 | $0.1362 | |
POL | <0.01% | $0.000323 | 416.1988 | $0.1342 | |
POL | <0.01% | $0.763611 | 0.1737 | $0.1326 | |
POL | <0.01% | $0.027959 | 4.62 | $0.1291 | |
POL | <0.01% | $0.000121 | 969.3328 | $0.1169 | |
POL | <0.01% | $0.00249 | 46.1363 | $0.1148 | |
POL | <0.01% | $0.000016 | 6,792.8902 | $0.1095 | |
POL | <0.01% | $0.089003 | 1.1633 | $0.1035 | |
POL | <0.01% | $0.006315 | 16.12 | $0.1018 | |
ARB | 5.70% | $0.999991 | 5,231.4079 | $5,231.36 | |
ARB | 3.85% | $1,748.6 | 2.0196 | $3,531.4 | |
ARB | 1.87% | $92,769 | 0.0184 | $1,710.98 | |
ARB | 0.57% | $1,742.93 | 0.3009 | $524.49 | |
ARB | 0.28% | $156.55 | 1.6337 | $255.75 | |
ARB | 0.25% | $1 | 228.3428 | $228.34 | |
ARB | 0.24% | $1,750.77 | 0.1247 | $218.28 | |
ARB | 0.14% | $0.999991 | 132.4885 | $132.49 | |
ARB | 0.10% | $13.97 | 6.2637 | $87.5 | |
ARB | 0.07% | $2,097.06 | 0.0312 | $65.53 | |
ARB | 0.04% | $0.028519 | 1,304.5172 | $37.2 | |
ARB | 0.03% | $0.319243 | 86.6964 | $27.68 | |
ARB | 0.02% | $1 | 22.8182 | $22.82 | |
ARB | 0.02% | $1 | 20.9621 | $20.98 | |
ARB | 0.02% | $21.83 | 0.9175 | $20.03 | |
ARB | 0.02% | $14.45 | 1.3549 | $19.58 | |
ARB | 0.02% | $1 | 15.8292 | $15.83 | |
ARB | 0.02% | $2.68 | 5.8542 | $15.69 | |
ARB | 0.01% | $0.000015 | 647,959.6806 | $9.69 | |
ARB | <0.01% | $42.35 | 0.1881 | $7.97 | |
ARB | <0.01% | $0.006948 | 1,142.9247 | $7.94 | |
ARB | <0.01% | $0.000573 | 11,781.8595 | $6.76 | |
ARB | <0.01% | $0.216938 | 29.5481 | $6.41 | |
ARB | <0.01% | $0.000544 | 10,916.9386 | $5.94 | |
ARB | <0.01% | $0.000023 | 244,260.255 | $5.56 | |
ARB | <0.01% | $3.44 | 1.5086 | $5.19 | |
ARB | <0.01% | $0.687615 | 5.8052 | $3.99 | |
ARB | <0.01% | $0.89897 | 3.6169 | $3.25 | |
ARB | <0.01% | $0.028789 | 111.4082 | $3.21 | |
ARB | <0.01% | $0.99983 | 3.0331 | $3.03 | |
ARB | <0.01% | $1.11 | 2.5899 | $2.87 | |
ARB | <0.01% | $0.999605 | 2.6711 | $2.67 | |
ARB | <0.01% | <$0.000001 | 13,263,509,025.7531 | $2.65 | |
ARB | <0.01% | $386.4 | 0.00634329 | $2.45 | |
ARB | <0.01% | $0.999477 | 2.3953 | $2.39 | |
ARB | <0.01% | $5.77 | 0.3622 | $2.09 | |
ARB | <0.01% | $92,597 | 0.00001823 | $1.69 | |
ARB | <0.01% | $92,835 | 0.00001531 | $1.42 | |
ARB | <0.01% | $2 | 0.6935 | $1.39 | |
ARB | <0.01% | $0.000112 | 11,454.201 | $1.28 | |
ARB | <0.01% | $92,651 | 0.00001251 | $1.16 | |
ARB | <0.01% | $0.999996 | 1.1568 | $1.16 | |
ARB | <0.01% | $0.004863 | 208.1864 | $1.01 | |
ARB | <0.01% | $0.006471 | 156.2754 | $1.01 | |
ARB | <0.01% | $0.014297 | 68.6671 | $0.9817 | |
ARB | <0.01% | $0.791706 | 1.2299 | $0.9736 | |
ARB | <0.01% | $0.00025 | 3,391.2508 | $0.8491 | |
ARB | <0.01% | $0.199135 | 3.8346 | $0.7635 | |
ARB | <0.01% | $0.013868 | 54.6335 | $0.7576 | |
ARB | <0.01% | $0.984275 | 0.7584 | $0.7465 | |
ARB | <0.01% | $0.003148 | 220.221 | $0.6931 | |
ARB | <0.01% | $1 | 0.4644 | $0.4648 | |
ARB | <0.01% | $1,828.33 | 0.00024974 | $0.4566 | |
ARB | <0.01% | $1 | 0.3722 | $0.3729 | |
ARB | <0.01% | $0.044734 | 6.9832 | $0.3123 | |
ARB | <0.01% | $0.059425 | 5.0818 | $0.3019 | |
ARB | <0.01% | $0.000002 | 122,965.5823 | $0.2828 | |
ARB | <0.01% | $0.018356 | 14.1352 | $0.2594 | |
ARB | <0.01% | $0.031774 | 7.4531 | $0.2368 | |
ARB | <0.01% | $0.567095 | 0.4146 | $0.235 | |
ARB | <0.01% | $0.999806 | 0.1779 | $0.1778 | |
ARB | <0.01% | $1.01 | 0.1747 | $0.1768 | |
ARB | <0.01% | $0.005811 | 29.5442 | $0.1716 | |
ARB | <0.01% | $0.999319 | 0.1564 | $0.1562 | |
ARB | <0.01% | $0.000009 | 17,748.5245 | $0.1561 | |
ARB | <0.01% | $0.112045 | 1.3656 | $0.153 | |
ARB | <0.01% | $1,747.17 | 0.00008627 | $0.1507 | |
ARB | <0.01% | $0.088873 | 1.6623 | $0.1477 | |
ARB | <0.01% | $0.003507 | 40.2264 | $0.141 | |
ARB | <0.01% | $92,626 | 0.00000138 | $0.1278 | |
GNO | 6.29% | $1,748.61 | 3.3 | $5,770.47 | |
GNO | 0.04% | $112.03 | 0.3294 | $36.9 | |
GNO | <0.01% | $1.14 | 1.4267 | $1.63 | |
GNO | <0.01% | $1.14 | 1.4267 | $1.63 | |
GNO | <0.01% | $0.038778 | 34.6203 | $1.34 | |
GNO | <0.01% | $0.999926 | 1.1496 | $1.15 | |
GNO | <0.01% | $0.999926 | 0.6863 | $0.68624 | |
GNO | <0.01% | $0.999991 | 0.6716 | $0.6716 | |
GNO | <0.01% | $0.999991 | 0.4554 | $0.4554 | |
GNO | <0.01% | $0.982688 | 0.1648 | $0.1619 | |
BSC | 1.48% | $0.084039 | 16,103.375 | $1,353.31 | |
BSC | 0.59% | $612.22 | 0.889 | $544.25 | |
BSC | 0.52% | $2.21 | 216.5656 | $477.71 | |
BSC | 0.50% | $1,744.66 | 0.2647 | $461.86 | |
BSC | 0.28% | $92,849.77 | 0.00272293 | $252.82 | |
BSC | 0.19% | <$0.000001 | 2,631,236,466.7135 | $172.58 | |
BSC | 0.17% | $0.014258 | 11,043.0888 | $157.45 | |
BSC | 0.14% | $1 | 126.118 | $126.12 | |
BSC | 0.11% | $612.98 | 0.1577 | $96.66 | |
BSC | 0.07% | $6.43 | 10.2393 | $65.84 | |
BSC | 0.06% | $0.999966 | 51.6486 | $51.65 | |
BSC | 0.04% | $0.998729 | 39.2698 | $39.22 | |
BSC | 0.04% | $0.304051 | 125.5302 | $38.17 | |
BSC | 0.04% | $0.011813 | 3,215.0765 | $37.98 | |
BSC | 0.04% | $42.5 | 0.8043 | $34.18 | |
BSC | 0.04% | $92,638 | 0.00035628 | $33.01 | |
BSC | 0.03% | $2 | 14.8423 | $29.68 | |
BSC | 0.02% | $0.066696 | 308.0271 | $20.54 | |
BSC | 0.02% | $0.085301 | 239.0546 | $20.39 | |
BSC | 0.02% | $0.132006 | 145.8641 | $19.25 | |
BSC | 0.02% | $1 | 19.0407 | $19.05 | |
BSC | 0.02% | $0.012559 | 1,511.3389 | $18.98 | |
BSC | 0.02% | $0.00006 | 293,150.4662 | $17.46 | |
BSC | 0.02% | $0.018509 | 900.1388 | $16.66 | |
BSC | 0.02% | $0.028 | 588.9555 | $16.49 | |
BSC | 0.02% | $0.029572 | 528.0811 | $15.62 | |
BSC | 0.02% | $0.000108 | 130,081.1789 | $14.06 | |
BSC | 0.01% | $1.3 | 9.6229 | $12.54 | |
BSC | 0.01% | $0.013894 | 859.8183 | $11.95 | |
BSC | 0.01% | $0.000015 | 789,706.2544 | $11.79 | |
BSC | 0.01% | $0.019054 | 614.0624 | $11.7 | |
BSC | 0.01% | $0.00017 | 68,111.4536 | $11.55 | |
BSC | 0.01% | $0.999957 | 11.3476 | $11.35 | |
BSC | 0.01% | <$0.000001 | 8,108,807,328.0775 | $11 | |
BSC | 0.01% | $147.25 | 0.0728 | $10.71 | |
BSC | 0.01% | $0.247499 | 42.7108 | $10.57 | |
BSC | 0.01% | $0.000009 | 1,086,148.9056 | $9.54 | |
BSC | 0.01% | $0.038788 | 241.6952 | $9.37 | |
BSC | <0.01% | <$0.000001 | 771,430,606.3369 | $8.84 | |
BSC | <0.01% | $0.004302 | 2,005.7867 | $8.63 | |
BSC | <0.01% | $92,761 | 0.00009246 | $8.58 | |
BSC | <0.01% | $0.002219 | 3,782.2884 | $8.39 | |
BSC | <0.01% | $0.109519 | 70.8047 | $7.75 | |
BSC | <0.01% | $0.000132 | 58,316.3181 | $7.71 | |
BSC | <0.01% | $0.012969 | 593.3641 | $7.7 | |
BSC | <0.01% | $0.004504 | 1,693.5479 | $7.63 | |
BSC | <0.01% | $2.69 | 2.7004 | $7.25 | |
BSC | <0.01% | <$0.000001 | 1,252,141,714.4428 | $7.22 | |
BSC | <0.01% | $0.000001 | 5,155,398.1734 | $7.11 | |
BSC | <0.01% | <$0.000001 | 3,065,236,324,868.9526 | $7.11 | |
BSC | <0.01% | $5.78 | 1.1743 | $6.78 | |
BSC | <0.01% | $2.68 | 2.515 | $6.74 | |
BSC | <0.01% | $4 | 1.6733 | $6.69 | |
BSC | <0.01% | $5.36 | 1.1783 | $6.32 | |
BSC | <0.01% | $0.81561 | 7.5319 | $6.14 | |
BSC | <0.01% | $0.071709 | 84.2297 | $6.04 | |
BSC | <0.01% | $0.202673 | 29.4899 | $5.98 | |
BSC | <0.01% | $0.000006 | 959,077.8614 | $5.93 | |
BSC | <0.01% | $3.05 | 1.9298 | $5.89 | |
BSC | <0.01% | <$0.000001 | 42,524,670.3113 | $5.88 | |
BSC | <0.01% | $0.003117 | 1,859.3139 | $5.79 | |
BSC | <0.01% | $0.059699 | 96.2058 | $5.74 | |
BSC | <0.01% | $0.998571 | 5.686 | $5.68 | |
BSC | <0.01% | $2.07 | 2.7241 | $5.64 | |
BSC | <0.01% | $0.024244 | 228.4561 | $5.54 | |
BSC | <0.01% | $0.401129 | 13.7788 | $5.53 | |
BSC | <0.01% | $0.199233 | 27.6934 | $5.52 | |
BSC | <0.01% | $0.022698 | 237.0817 | $5.38 | |
BSC | <0.01% | $0.005415 | 967.1948 | $5.24 | |
BSC | <0.01% | $0.1008 | 50.6588 | $5.11 | |
BSC | <0.01% | $0.000324 | 15,650.0852 | $5.08 | |
BSC | <0.01% | $0.00009 | 54,723.4487 | $4.94 | |
BSC | <0.01% | <$0.000001 | 487,871,614.9104 | $4.77 | |
BSC | <0.01% | $0.488026 | 9.4205 | $4.6 | |
BSC | <0.01% | $0.00082 | 5,600.006 | $4.59 | |
BSC | <0.01% | $15.43 | 0.2932 | $4.52 | |
BSC | <0.01% | $0.054491 | 82.9886 | $4.52 | |
BSC | <0.01% | $0.000014 | 325,299.6081 | $4.41 | |
BSC | <0.01% | $0.001998 | 2,179.7536 | $4.36 | |
BSC | <0.01% | $0.0634 | 62.3111 | $3.95 | |
BSC | <0.01% | $0.499903 | 7.8803 | $3.94 | |
BSC | <0.01% | $0.000483 | 8,089.647 | $3.91 | |
BSC | <0.01% | $0.020127 | 193.4793 | $3.89 | |
BSC | <0.01% | $5.35 | 0.7252 | $3.88 | |
BSC | <0.01% | $4.31 | 0.9001 | $3.88 | |
BSC | <0.01% | $0.02678 | 143.395 | $3.84 | |
BSC | <0.01% | $0.020108 | 190.279 | $3.83 | |
BSC | <0.01% | $156.72 | 0.0244 | $3.82 | |
BSC | <0.01% | $0.177301 | 20.5065 | $3.64 | |
BSC | <0.01% | $0.000134 | 27,024.1134 | $3.62 | |
BSC | <0.01% | $0.009086 | 392.0843 | $3.56 | |
BSC | <0.01% | $0.000428 | 8,156.2513 | $3.49 | |
BSC | <0.01% | $9.2 | 0.3645 | $3.35 | |
BSC | <0.01% | $0.078886 | 42.0187 | $3.31 | |
BSC | <0.01% | $0.121109 | 27.1663 | $3.29 | |
BSC | <0.01% | $0.059659 | 55.0925 | $3.29 | |
BSC | <0.01% | $1.98 | 1.6336 | $3.23 | |
BSC | <0.01% | $0.001208 | 2,640.8726 | $3.19 | |
BSC | <0.01% | $0.558738 | 5.5729 | $3.11 | |
BSC | <0.01% | $22 | 0.1387 | $3.05 | |
BSC | <0.01% | $0.024414 | 122.9794 | $3 | |
BSC | <0.01% | $0.028517 | 105.0387 | $3 | |
BSC | <0.01% | $0.078606 | 38.0845 | $2.99 | |
BSC | <0.01% | $0.083365 | 35.0703 | $2.92 | |
BSC | <0.01% | $0.000091 | 31,467.8581 | $2.87 | |
BSC | <0.01% | $0.005503 | 517.6437 | $2.85 | |
BSC | <0.01% | $0.001799 | 1,529.1866 | $2.75 | |
BSC | <0.01% | $0.004487 | 601.3618 | $2.7 | |
BSC | <0.01% | <$0.000001 | 61,569,609.966 | $2.57 | |
BSC | <0.01% | $0.074111 | 34.3649 | $2.55 | |
BSC | <0.01% | $0.000007 | 345,672.2415 | $2.46 | |
BSC | <0.01% | $0.02512 | 95.0777 | $2.39 | |
BSC | <0.01% | $0.000193 | 12,293.1272 | $2.38 | |
BSC | <0.01% | $0.217972 | 10.8763 | $2.37 | |
BSC | <0.01% | $2.39 | 0.9896 | $2.37 | |
BSC | <0.01% | $360.7 | 0.00645393 | $2.33 | |
BSC | <0.01% | $0.000577 | 3,925.6044 | $2.26 | |
BSC | <0.01% | $0.106972 | 21.0452 | $2.25 | |
BSC | <0.01% | $2.16 | 1.0409 | $2.25 | |
BSC | <0.01% | $0.212392 | 10.4674 | $2.22 | |
BSC | <0.01% | $0.006885 | 318.7109 | $2.19 | |
BSC | <0.01% | $0.00245 | 894.5655 | $2.19 | |
BSC | <0.01% | $0.021202 | 100.8823 | $2.14 | |
BSC | <0.01% | $0.000007 | 310,873.7968 | $2.11 | |
BSC | <0.01% | $0.270077 | 7.7113 | $2.08 | |
BSC | <0.01% | $0.341529 | 6.0602 | $2.07 | |
BSC | <0.01% | $0.917287 | 2.2306 | $2.05 | |
BSC | <0.01% | $0.007602 | 261.0458 | $1.98 | |
BSC | <0.01% | $0.614904 | 3.108 | $1.91 | |
BSC | <0.01% | $172.94 | 0.011 | $1.9 | |
BSC | <0.01% | $0.001992 | 948.2137 | $1.89 | |
BSC | <0.01% | $0.088935 | 21.2367 | $1.89 | |
BSC | <0.01% | $0.007806 | 240.4605 | $1.88 | |
BSC | <0.01% | $0.591383 | 3.1685 | $1.87 | |
BSC | <0.01% | $0.000931 | 1,981.791 | $1.85 | |
BSC | <0.01% | $0.000003 | 543,855.2572 | $1.83 | |
BSC | <0.01% | $0.021383 | 85.0802 | $1.82 | |
BSC | <0.01% | $0.019405 | 93.102 | $1.81 | |
BSC | <0.01% | $0.02523 | 70.9101 | $1.79 | |
BSC | <0.01% | $0.000299 | 5,903.226 | $1.77 | |
BSC | <0.01% | $0.00055 | 3,197.9817 | $1.76 | |
BSC | <0.01% | $0.263333 | 6.5071 | $1.71 | |
BSC | <0.01% | $16.6 | 0.1026 | $1.7 | |
BSC | <0.01% | $0.027685 | 60.4446 | $1.67 | |
BSC | <0.01% | $0.009471 | 175.4878 | $1.66 | |
BSC | <0.01% | $1.51 | 1.0807 | $1.63 | |
BSC | <0.01% | $0.666733 | 2.4137 | $1.61 | |
BSC | <0.01% | $0.02364 | 67.5003 | $1.6 | |
BSC | <0.01% | $0.015938 | 98.2185 | $1.57 | |
BSC | <0.01% | $0.684128 | 2.2468 | $1.54 | |
BSC | <0.01% | $0.000002 | 662,546.6992 | $1.53 | |
BSC | <0.01% | $0.040106 | 37.0429 | $1.49 | |
BSC | <0.01% | <$0.000001 | 3,551,197.1764 | $1.46 | |
BSC | <0.01% | $2.77 | 0.5211 | $1.44 | |
BSC | <0.01% | $0.008647 | 166.1626 | $1.44 | |
BSC | <0.01% | $0.022094 | 64.4789 | $1.42 | |
BSC | <0.01% | $0.015015 | 93.7478 | $1.41 | |
BSC | <0.01% | $0.174947 | 7.7977 | $1.36 | |
BSC | <0.01% | $0.177521 | 7.636 | $1.36 | |
BSC | <0.01% | $0.026174 | 50.6314 | $1.33 | |
BSC | <0.01% | $0.000013 | 103,742.2749 | $1.3 | |
BSC | <0.01% | $0.326546 | 3.9311 | $1.28 | |
BSC | <0.01% | $0.000233 | 5,343.7387 | $1.25 | |
BSC | <0.01% | $0.317775 | 3.8106 | $1.21 | |
BSC | <0.01% | $0.053853 | 22.18 | $1.19 | |
BSC | <0.01% | <$0.000001 | 18,528,871.1116 | $1.19 | |
BSC | <0.01% | $0.013409 | 87.2842 | $1.17 | |
BSC | <0.01% | $0.000559 | 2,066.828 | $1.16 | |
BSC | <0.01% | $0.000001 | 1,945,161.989 | $1.15 | |
BSC | <0.01% | $92,474 | 0.00001245 | $1.15 | |
BSC | <0.01% | $0.01539 | 74.7406 | $1.15 | |
BSC | <0.01% | $0.010077 | 113.1395 | $1.14 | |
BSC | <0.01% | $0.004569 | 245.3291 | $1.12 | |
BSC | <0.01% | $0.000118 | 9,469.292 | $1.12 | |
BSC | <0.01% | $0.000065 | 17,031.9558 | $1.11 | |
BSC | <0.01% | $0.00385 | 288.8578 | $1.11 | |
BSC | <0.01% | $0.084148 | 13.0575 | $1.1 | |
BSC | <0.01% | $0.040846 | 25.7804 | $1.05 | |
BSC | <0.01% | $0.009656 | 108.6674 | $1.05 | |
BSC | <0.01% | $0.019914 | 51.6951 | $1.03 | |
BSC | <0.01% | $0.263298 | 3.8761 | $1.02 | |
BSC | <0.01% | <$0.000001 | 9,855,764.0207 | $0.9416 | |
BSC | <0.01% | $0.147657 | 6.3105 | $0.9317 | |
BSC | <0.01% | <$0.000001 | 83,057,882,794.6911 | $0.929 | |
BSC | <0.01% | $0.022061 | 42.0194 | $0.9269 | |
BSC | <0.01% | $0.000098 | 9,455.0365 | $0.922 | |
BSC | <0.01% | $0.003937 | 229.2854 | $0.9026 | |
BSC | <0.01% | <$0.000001 | 7,319,737.5529 | $0.9003 | |
BSC | <0.01% | $0.178617 | 5.034 | $0.8991 | |
BSC | <0.01% | $0.000001 | 1,398,201.2545 | $0.8895 | |
BSC | <0.01% | $32.41 | 0.0274 | $0.8882 | |
BSC | <0.01% | <$0.000001 | 6,165,031,956.8236 | $0.8852 | |
BSC | <0.01% | $0.003338 | 262.5633 | $0.8763 | |
BSC | <0.01% | $14.01 | 0.0623 | $0.8725 | |
BSC | <0.01% | $0.131681 | 6.5943 | $0.8683 | |
BSC | <0.01% | $0.004888 | 174.4187 | $0.8525 | |
BSC | <0.01% | $0.017626 | 46.0056 | $0.8108 | |
BSC | <0.01% | $670.81 | 0.00119399 | $0.8009 | |
BSC | <0.01% | $0.073012 | 10.9315 | $0.7981 | |
BSC | <0.01% | $0.059895 | 13.2946 | $0.7962 | |
BSC | <0.01% | <$0.000001 | 194,667,890,498.3453 | $0.7895 | |
BSC | <0.01% | $0.001384 | 559.2925 | $0.7739 | |
BSC | <0.01% | $0.639879 | 1.1989 | $0.7671 | |
BSC | <0.01% | $5.59 | 0.1335 | $0.7464 | |
BSC | <0.01% | $0.029088 | 24.8934 | $0.7241 | |
BSC | <0.01% | $0.015364 | 47.1128 | $0.7238 | |
BSC | <0.01% | <$0.000001 | 710,081,679.8005 | $0.71 | |
BSC | <0.01% | $0.003331 | 209.6768 | $0.6984 | |
BSC | <0.01% | <$0.000001 | 3,819,904.8583 | $0.6794 | |
BSC | <0.01% | $0.00048 | 1,393.923 | $0.6689 | |
BSC | <0.01% | $0.5323 | 1.2303 | $0.6548 | |
BSC | <0.01% | $0.000042 | 15,763.987 | $0.6546 | |
BSC | <0.01% | <$0.000001 | 7,835,672.7068 | $0.6532 | |
BSC | <0.01% | $0.011373 | 57.2071 | $0.6506 | |
BSC | <0.01% | $0.000132 | 4,911.8636 | $0.6475 | |
BSC | <0.01% | $0.669768 | 0.9488 | $0.6354 | |
BSC | <0.01% | <$0.000001 | 588,563,638.1595 | $0.6253 | |
BSC | <0.01% | $0.000181 | 3,448.7063 | $0.6247 | |
BSC | <0.01% | $0.075884 | 8.038 | $0.6099 | |
BSC | <0.01% | $0.010205 | 58.7939 | $0.5999 | |
BSC | <0.01% | $0.01957 | 30.0755 | $0.5885 | |
BSC | <0.01% | $91,276 | 0.00000602 | $0.5494 | |
BSC | <0.01% | $0.247179 | 2.1926 | $0.5419 | |
BSC | <0.01% | $0.000739 | 729.0451 | $0.5385 | |
BSC | <0.01% | $0.000039 | 13,223.5431 | $0.52 | |
BSC | <0.01% | $0.000144 | 3,564.0747 | $0.5146 | |
BSC | <0.01% | $0.002755 | 185.4444 | $0.5108 | |
BSC | <0.01% | $0.078974 | 6.3168 | $0.4988 | |
BSC | <0.01% | $0.000003 | 154,468.4781 | $0.4985 | |
BSC | <0.01% | <$0.000001 | 2,496,901.9508 | $0.4923 | |
BSC | <0.01% | $0.002542 | 193.6684 | $0.4922 | |
BSC | <0.01% | $0.000987 | 458.418 | $0.4522 | |
BSC | <0.01% | $0.001656 | 272.9129 | $0.4519 | |
BSC | <0.01% | $0.000074 | 6,082.762 | $0.4476 | |
BSC | <0.01% | $0.122659 | 3.607 | $0.4424 | |
BSC | <0.01% | $0.008696 | 50.7493 | $0.4413 | |
BSC | <0.01% | $0.104451 | 4.208 | $0.4395 | |
BSC | <0.01% | $0.001034 | 421.944 | $0.436 | |
BSC | <0.01% | $0.004848 | 87.8984 | $0.4261 | |
BSC | <0.01% | $0.025396 | 16.7643 | $0.4257 | |
BSC | <0.01% | $0.007815 | 54.449 | $0.4255 | |
BSC | <0.01% | $0.277393 | 1.5278 | $0.4238 | |
BSC | <0.01% | $0.018606 | 22.5422 | $0.4194 | |
BSC | <0.01% | $0.311064 | 1.3469 | $0.4189 | |
BSC | <0.01% | $0.185071 | 2.2175 | $0.4103 | |
BSC | <0.01% | $0.163302 | 2.5073 | $0.4094 | |
BSC | <0.01% | $0.045603 | 8.9138 | $0.4064 | |
BSC | <0.01% | <$0.000001 | 3,573,455,187,837.415 | $0.3962 | |
BSC | <0.01% | $0.001539 | 256.1898 | $0.3942 | |
BSC | <0.01% | $1.81 | 0.2164 | $0.3917 | |
BSC | <0.01% | $0.014997 | 25.028 | $0.3753 | |
BSC | <0.01% | $0.017391 | 21.5198 | $0.3742 | |
BSC | <0.01% | $0.00001 | 37,995.2318 | $0.3696 | |
BSC | <0.01% | $0.120876 | 3.0494 | $0.3686 | |
BSC | <0.01% | $0.00002 | 18,638.3325 | $0.3675 | |
BSC | <0.01% | $0.002803 | 130.9849 | $0.3672 | |
BSC | <0.01% | $0.021946 | 16.5116 | $0.3623 | |
BSC | <0.01% | $0.001489 | 232.731 | $0.3465 | |
BSC | <0.01% | $1,748.06 | 0.00019686 | $0.3441 | |
BSC | <0.01% | $0.000003 | 133,953.6713 | $0.3415 | |
BSC | <0.01% | $0.000408 | 821.9505 | $0.3352 | |
BSC | <0.01% | $0.183748 | 1.8035 | $0.3313 | |
BSC | <0.01% | $0.999615 | 0.3262 | $0.3261 | |
BSC | <0.01% | $0.543955 | 0.5968 | $0.3246 | |
BSC | <0.01% | $0.000026 | 12,524.7802 | $0.3241 | |
BSC | <0.01% | $0.247308 | 1.2672 | $0.3133 | |
BSC | <0.01% | $0.000952 | 326.3666 | $0.3105 | |
BSC | <0.01% | $0.012596 | 24.4503 | $0.3079 | |
BSC | <0.01% | $0.087742 | 3.4174 | $0.2998 | |
BSC | <0.01% | $0.010209 | 28.804 | $0.294 | |
BSC | <0.01% | <$0.000001 | 62,625,997.6404 | $0.2902 | |
BSC | <0.01% | $0.598753 | 0.4686 | $0.2805 | |
BSC | <0.01% | $0.000355 | 781.8536 | $0.2775 | |
BSC | <0.01% | $0.216408 | 1.281 | $0.2772 | |
BSC | <0.01% | <$0.000001 | 239,374,026.7776 | $0.2653 | |
BSC | <0.01% | $0.001095 | 240.4827 | $0.2634 | |
BSC | <0.01% | $0.016536 | 15.9021 | $0.2629 | |
BSC | <0.01% | $1,440.82 | 0.00018001 | $0.2593 | |
BSC | <0.01% | $1.04 | 0.2496 | $0.2586 | |
BSC | <0.01% | $0.003314 | 76.9492 | $0.255 | |
BSC | <0.01% | $0.029946 | 8.3737 | $0.2507 | |
BSC | <0.01% | $0.983988 | 0.2541 | $0.25 | |
BSC | <0.01% | <$0.000001 | 1,216,162.4371 | $0.2481 | |
BSC | <0.01% | $0.192096 | 1.2853 | $0.2469 | |
BSC | <0.01% | $0.030351 | 8.0881 | $0.2454 | |
BSC | <0.01% | $0.002022 | 120.7831 | $0.2441 | |
BSC | <0.01% | $0.00005 | 4,815.7212 | $0.2427 | |
BSC | <0.01% | $0.015416 | 15.5366 | $0.2395 | |
BSC | <0.01% | $40.88 | 0.00581775 | $0.2378 | |
BSC | <0.01% | $0.011329 | 20.7312 | $0.2348 | |
BSC | <0.01% | $0.001945 | 116.6433 | $0.2269 | |
BSC | <0.01% | $0.000473 | 475.6592 | $0.225 | |
BSC | <0.01% | $0.031598 | 7.0511 | $0.2227 | |
BSC | <0.01% | $0.01094 | 20.053 | $0.2193 | |
BSC | <0.01% | $0.001179 | 184.3751 | $0.2174 | |
BSC | <0.01% | $4,946.14 | 0.00004354 | $0.2153 | |
BSC | <0.01% | $0.001673 | 128.7066 | $0.2152 | |
BSC | <0.01% | $0.002902 | 72.3841 | $0.21 | |
BSC | <0.01% | $0.000013 | 16,112.2139 | $0.2074 | |
BSC | <0.01% | $0.02074 | 9.7219 | $0.2016 | |
BSC | <0.01% | $0.027083 | 7.3481 | $0.199 | |
BSC | <0.01% | $0.140419 | 1.394 | $0.1957 | |
BSC | <0.01% | $1,828.39 | 0.00010669 | $0.195 | |
BSC | <0.01% | <$0.000001 | 2,399,646,590.5978 | $0.1948 | |
BSC | <0.01% | $0.002941 | 61.894 | $0.182 | |
BSC | <0.01% | $0.006623 | 26.6691 | $0.1766 | |
BSC | <0.01% | $2.93 | 0.0584 | $0.1711 | |
BSC | <0.01% | $0.021974 | 7.4922 | $0.1646 | |
BSC | <0.01% | $0.000001 | 133,592.5784 | $0.1643 | |
BSC | <0.01% | $0.005824 | 27.9883 | $0.1629 | |
BSC | <0.01% | $0.008366 | 18.687 | $0.1563 | |
BSC | <0.01% | <$0.000001 | 110,945,398.557 | $0.1546 | |
BSC | <0.01% | <$0.000001 | 222,358,110,651.4647 | $0.1525 | |
BSC | <0.01% | $0.721369 | 0.21 | $0.1514 | |
BSC | <0.01% | $0.005458 | 27.0678 | $0.1477 | |
BSC | <0.01% | <$0.000001 | 615,901,569.853 | $0.1473 | |
BSC | <0.01% | <$0.000001 | 6,992,666,766.6272 | $0.1449 | |
BSC | <0.01% | $0.007895 | 17.5821 | $0.1388 | |
BSC | <0.01% | $0.00191 | 72.1503 | $0.1378 | |
BSC | <0.01% | $0.000228 | 595.141 | $0.1357 | |
BSC | <0.01% | $0.088104 | 1.5373 | $0.1354 | |
BSC | <0.01% | $0.002696 | 49.257 | $0.1328 | |
BSC | <0.01% | $2.45 | 0.0542 | $0.1327 | |
BSC | <0.01% | $0.022439 | 5.8511 | $0.1312 | |
BSC | <0.01% | $0.999639 | 0.1311 | $0.131 | |
BSC | <0.01% | $0.044985 | 2.8444 | $0.1279 | |
BSC | <0.01% | $1.26 | 0.1 | $0.126 | |
BSC | <0.01% | $0.000038 | 3,224.7999 | $0.1222 | |
BSC | <0.01% | $0.00534 | 22.3718 | $0.1194 | |
BSC | <0.01% | $0.089823 | 1.3189 | $0.1184 | |
BSC | <0.01% | <$0.000001 | 273,913.3635 | $0.1171 | |
BSC | <0.01% | $0.001111 | 104.5115 | $0.1161 | |
BSC | <0.01% | $0.959697 | 0.1208 | $0.1159 | |
BSC | <0.01% | $7.79 | 0.0149 | $0.1158 | |
BSC | <0.01% | $0.009658 | 11.7449 | $0.1134 | |
BSC | <0.01% | $0.00106 | 106.9857 | $0.1133 | |
BSC | <0.01% | $0.628549 | 0.1776 | $0.1116 | |
BSC | <0.01% | $0.004566 | 24.4229 | $0.1115 | |
BSC | <0.01% | <$0.000001 | 67,400,523,939.0429 | $0.1106 | |
BSC | <0.01% | $0.076666 | 1.4394 | $0.1103 | |
BSC | <0.01% | $0.001196 | 89.2908 | $0.1068 | |
BSC | <0.01% | $1.03 | 0.102 | $0.1045 | |
BSC | <0.01% | $0.000107 | 950.5503 | $0.1017 | |
BSC | <0.01% | $0.218343 | 0.461 | $0.1006 | |
BSC | <0.01% | $0.358473 | 0.2804 | $0.1005 | |
OP | 0.93% | $1,742.71 | 0.4875 | $849.52 | |
OP | 0.59% | $1,748.62 | 0.3081 | $538.77 | |
OP | 0.28% | $0.999988 | 260.3734 | $260.37 | |
OP | 0.16% | $0.735748 | 197.1898 | $145.08 | |
OP | 0.10% | $92,635 | 0.00094424 | $87.47 | |
OP | 0.06% | $92,783 | 0.00061958 | $57.49 | |
OP | 0.05% | $0.999988 | 43.8355 | $43.84 | |
OP | 0.03% | $1 | 27.7211 | $27.72 | |
OP | 0.02% | $2,096.7 | 0.0086911 | $18.22 | |
OP | <0.01% | $0.048129 | 126.4408 | $6.09 | |
OP | <0.01% | $0.101505 | 42.7712 | $4.34 | |
OP | <0.01% | $2.68 | 1.4973 | $4.01 | |
OP | <0.01% | $0.094724 | 38.9633 | $3.69 | |
OP | <0.01% | $1 | 3.3184 | $3.32 | |
OP | <0.01% | $10.5 | 0.2375 | $2.49 | |
OP | <0.01% | $0.217496 | 11.3852 | $2.48 | |
OP | <0.01% | $0.000747 | 1,885.8125 | $1.41 | |
OP | <0.01% | $1.01 | 1.3964 | $1.4 | |
OP | <0.01% | $0.99981 | 1.2118 | $1.21 | |
OP | <0.01% | $1,738.75 | 0.00044648 | $0.7763 | |
OP | <0.01% | $0.68314 | 0.6903 | $0.4715 | |
OP | <0.01% | $0.007106 | 39.5529 | $0.281 | |
OP | <0.01% | $0.999993 | 0.1947 | $0.1947 | |
OP | <0.01% | $0.235486 | 0.8162 | $0.1921 | |
OP | <0.01% | $0.000112 | 1,602.345 | $0.1791 | |
OP | <0.01% | $13.96 | 0.0096969 | $0.1353 | |
OP | <0.01% | $0.002733 | 46.7662 | $0.1278 | |
OP | <0.01% | $0.004857 | 25.086 | $0.1218 | |
OP | <0.01% | $0.199004 | 0.5952 | $0.1184 |
Loading...
Loading
Loading...
Loading
Loading...
Loading
[ Download: CSV Export ]
[ Download: CSV Export ]
A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.