ETHBurgerTransit
Verified contract
Active on
Ethereum with 27,674 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,335,073.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELAND | ERC-20 | 9.641068M | $0.069105 |
$666,245.97 | |
WETH | ERC-20 | 91.602392 | $3,183.28 |
$291,596.06 | |
ROOBEE | ERC-20 | 293.141126M | $0.000474 |
$138,802.32 | |
CHAIN | ERC-20 | 5.040506M | $0.013823 |
$69,675.62 | |
KANGAL | ERC-20 | 19.980937B | $0.000002 |
$48,753.49 | |
ATRI | ERC-20 | 117.346367M | $0.000264 |
$31,034.59 | |
USDT | ERC-20 | 26.51588K | $1.00 |
$26,515.88 | |
LINK | ERC-20 | 1.345483K | $14.23 |
$19,146.22 | |
COT | ERC-20 | 887.956062M | $0.000013 |
$11,472.39 | |
USDC | ERC-20 | 4.067897K | $0.999961 |
$4,067.74 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160107 | 2 hours ago | | | 0 | 0.0017939855 | |
| 21159912 | 2 hours ago | | | 0 | 0.0033908949 | |
| 21155674 | 16 hours ago | | | 0 | 0.00098719541 | |
| 21155314 | 18 hours ago | | | 0 | 0.0012943217 | |
| 21147223 | 2 days ago | | | 0 | 0.00050980203 | |
| 21132475 | 4 days ago | | | 0 | 0.0018700099 | |
| 21130804 | 4 days ago | | | 0 | 0.0021235621 | |
| 21126614 | 5 days ago | | | 0 | 0.0019264385 | |
| 21125866 | 5 days ago | | | 0 | 0.0033023031 | |
| 21117367 | 6 days ago | | | 0 | 0.00075677200 |
ABI
ABI objects
Getter at block 21160559
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
developFee() view returns (uint256)
0
developWallet() view returns (address)
0xaad9f762bd7b61b6e5893823d2a6905583c41b5d
owner() view returns (address)
0xbc554d0fa1745aeb52acba8343106cf8aca038ca
signWallet() view returns (address)
0x6a0cafb392ac1dc1c8e28a170f2ef22d104d647f
totalFee() view returns (uint256)
0
Read-only
executedMap(bytes32) view returns (bool)
State-modifying
Events changeDevelopFee(uint256 _amount)
changeDevelopWallet(address _developWallet)
changeSigner(address _wallet)
collectFee()
transitETHForBSC() payable
transitForBSC(address _token, uint256 _amount)
withdrawFromBSC(bytes _signature, bytes32 _paybackId, address _token, uint256 _amount) payable
CollectFee(address indexed handler, uint256 amount)
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.