CyberNewEraGate
Verified contract
Active on
Base with 5,779 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,836.92)
Native
Value
$1,836.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.556416 | $3,301.33 |
$1,836.91 | |
SKIPUP | ERC-20 | 0.01 | $0.168147 |
$0 | |
USA | ERC-20 | 1 | $0.000783 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000771 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 56.761905 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20202074 | 2 months ago | | | 0.000756 | 3.5743200e-7 | |
| 20105393 | 2 months ago | | | 0.000756 | 1.4448155e-7 | |
| 20083586 | 2 months ago | | | 0.000756 | 1.1337016e-7 | |
| 20073705 | 2 months ago | | | 0.000756 | 0.000000306426870604 | |
| 20071708 | 2 months ago | | | 0.000756 | 3.7826558e-7 | |
| 20060350 | 2 months ago | | | 0.000756 | 3.8203413e-7 | |
| 20041096 | 2 months ago | | | 0.000756 | 4.1029968e-7 | |
| 20025211 | 2 months ago | | | 0.000756 | 0.000000403409937674 | |
| 19998027 | 2 months ago | | | 0.000756 | 1.5616681e-7 | |
| 19997318 | 2 months ago | | | 0.000756 | 1.3751055e-7 |
ABI
ABI objects
Getter at block 22747124
_mintFee() view returns (uint256)
756000000000000
owner() view returns (address)
0x7884f7f04f994da14302a16cf15e597e31eebecf
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events mint() payable
pause()
renounceOwnership()
transferOwnership(address newOwner)
unpause()
withdraw(address token, uint256 amount)
Mint(uint256 logId, address to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _owner, uint256 mintFee)
This contract contains no fallback and receive objects.
This contract contains no error objects.