ETHTosDisTransit
Verified contract
Active on
Ethereum with 505 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,325.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DIS | ERC-20 | 1.003232K | $1.98 |
$1,986.4 | |
WETH | ERC-20 | 0.1 | $3,169.56 |
$316.96 | |
FTM | ERC-20 | 30.2 | $0.722238 |
$21.81 | |
LAIKA | ERC-20 | 15B | -- | -- | |
LAIKA | ERC-20 | 15B | -- | -- | |
CUZ | ERC-20 | 68.271062M | -- | -- | |
CATS | ERC-20 | 500.002K | -- | -- | |
CATS | ERC-20 | 75.554868K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16590487 | 2 years ago | | | 0 | 0.0034168862 | |
| 16485152 | 2 years ago | | | 0 | 0.0027985688 | |
| 16099817 | 2 years ago | | | 0 | 0.00060972031 | |
| 15737336 | 2 years ago | | | 0 | 0.0012152102 | |
| 15326265 | 2 years ago | | | 0 | 0.0010706814 | |
| 14611038 | 3 years ago | | | 0 | 0.0046355240 | |
| 14566791 | 3 years ago | | | 0 | 0.0058939976 | |
| 14485376 | 3 years ago | | | 0 | 0.0034793628 | |
| 14471415 | 3 years ago | | | 0 | 0.0034421553 | |
| 14436679 | 3 years ago | | | 0 | 0.0033107323 |
ABI
ABI objects
Getter at block 21216266
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
developFee() view returns (uint256)
0
developWallet() view returns (address)
0xd971d0fbcee32310c9b115fcd35699d621f27fa7
owner() view returns (address)
0x0000ed5383a59a5e4813fdb384d87a1d50e7b9f7
signWallet() view returns (address)
0x96b3bcd91d699f0d56b1de694715e96f55142a41
totalFee() view returns (uint256)
0
Read-only
executedMap(bytes32) view returns (bool)
State-modifying
Events changeDevelopFee(uint256 _amount)
changeDevelopWallet(address _wallet)
changeSigner(address _wallet)
collectFee()
renounceOwnership()
transferOwnership(address newOwner)
transitETHForBSC() payable
transitForBSC(address _tokenAddress, uint256 _amount)
withdrawFromBSC(bytes _signature, bytes32 _paybackId, address _token, uint256 _amount) payable
ChangedDevelopFee(uint256 amount)
ChangedDevelopWallet(address wallet)
ChangedSigner(address wallet)
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 _WETH, address _signer, address _developer)
receive()
This contract contains no error objects.