CyberNewEraGate
Verified contract
Active on
Ethereum with 6,023 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,360.01)
Native
Value
$1,360.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.374976 | $3,626.93 |
$1,360.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20807268 | 2 months ago | | | 0.000756 | 0.00036347583 | |
| 20792482 | 2 months ago | | | 0.000756 | 0.00071257315 | |
| 20785295 | 2 months ago | | | 0.000756 | 0.00076743464 | |
| 20777230 | 3 months ago | | | 0.000756 | 0.00017914918 | |
| 20765901 | 3 months ago | | | 0.000756 | 0.000092812486 | |
| 20757657 | 3 months ago | | | 0.000756 | 0.000058788350 | |
| 20756052 | 3 months ago | | | 0.000756 | 0.000067407410 | |
| 20755374 | 3 months ago | | | 0.000756 | 0.000058234200 | |
| 20754610 | 3 months ago | | | 0.000756 | 0.000060502260 | |
| 20744257 | 3 months ago | | | 0.000756 | 0.00014168278 |
ABI
ABI objects
Getter at block 21325621
_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.