BankWallet
Verified contract
Active on
Ethereum with 146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7642…27a7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
T-USDT | ERC-20 | 50M | -- | -- | |
DAI | ERC-20 | 10.006017M | -- | -- | |
T-EDG | ERC-20 | 5.957702M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10620011 | 4 years ago | | | 0 | 0.0020158060 | |
| 9500414 | 5 years ago | | | 0 | 0.00038145000 | |
| 9500414 | 5 years ago | | | 0 | 0.00038145000 | |
| 9500414 | 5 years ago | | | 0 | 0.00038145000 | |
| 9500373 | 5 years ago | | | 0 | 0.00038145000 | |
| 9500373 | 5 years ago | | | 0 | 0.00038145000 | |
| 9500369 | 5 years ago | | | 0 | 0.00038145000 | |
| 9500369 | 5 years ago | | | 0 | 0.00038145000 | |
| 9500369 | 5 years ago | | | 0 | 0.00038145000 | |
| 9500369 | 5 years ago | | | 0 | 0.00038145000 |
ABI
ABI objects
Getter at block 21185985
edgelessCasino() view returns (address)
0x764280456ae178591e037e36b01f69a52d9327a7
owner() view returns (address)
0xdfec0328a07c399a7e32364defd3be6aab9365d3
paused() view returns (bool)
false
Read-only
tokenToLimit(address) view returns (uint256)
State-modifying
Events activate()
adminTransfer(address _token, address _receiver, uint256 _amount) returns (bool _success)
changeOwner(address newOwner)
pause()
setTokenLimit(address _token, uint256 _limit)
transfer(address _token, address _receiver, uint256 _amount) returns (bool _success)
Paused(bool _paused)
Transfer(address _token, address _receiver, uint256 _amount)
Withdrawal(address _token, address _receiver, uint256 _amount)
constructor(address _casino)
fallback()
This contract contains no error objects.