ETHGate
Verified contract
Active on
Ethereum with 6,020 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($21,845,190.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CEEK | ERC-20 | 538.751956M | $0.040548 |
$21,845,190.4 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21281844 | 2 days ago | | | 0 | 0.0018542395 | |
| 21268794 | 3 days ago | | | 0 | 0.00026685477 | |
| 21260492 | 5 days ago | | | 0 | 0.00076703704 | |
| 21257046 | 5 days ago | | | 0 | 0.00046201932 | |
| 21257014 | 5 days ago | | | 0 | 0.00045760707 | |
| 21242369 | 7 days ago | | | 0 | 0.0010227136 | |
| 21235835 | 8 days ago | | | 0 | 0.0014830761 | |
| 21230046 | 9 days ago | | | 0 | 0.00073180392 | |
| 21228082 | 9 days ago | | | 0 | 0.00081696291 | |
| 21227216 | 9 days ago | | | 0 | 0.00047466691 |
ABI
ABI objects
Getter at block 21293045
fee() view returns (uint256)
0
feeAvailable() view returns (uint256)
0
feeWallet() view returns (address)
0x77d29ed8a1a7a0bd62dde0bb2ce61ba2118a0629
owner() view returns (address)
0xed6fcbcf841b7b9be21e76b1b0143dc94ee49066
signWallet() view returns (address)
0x7f9725d129edb2a7595aaf8c8bc3f6ecb5f30695
Read-only
executedMap(bytes32) view returns (bool)
State-modifying
Events changeFee(uint256 _amount)
changeFeeWallet(address _feeWallet)
changeSigner(address _wallet)
collectFee()
renounceOwnership()
transferOwnership(address newOwner)
transitForBSC(address _token, uint256 _amount)
withdrawFromBSC(bytes _signature, bytes32 _paybackId, address _token, uint256 _amount) payable
CollectFee(address indexed handler, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transit(address indexed from, address indexed token, uint256 amount)
Withdraw(bytes32 paybackId, address indexed to, address indexed token, uint256 amount)
constructor(address _signer, address _feeWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.