Bitget Wallet
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Bitget Wallet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20031078 | 6 months ago | | | 0 | 0.00048696796 | |
| 19979875 | 6 months ago | | | 0 | 0.00031047979 | |
| 19979872 | 6 months ago | | | 0 | 0.00030238480 | |
| 19978965 | 6 months ago | | | 0 | 0.00082882553 | |
| 19937275 | 6 months ago | | | 0 | 0.00019640852 | |
| 19818305 | 7 months ago | | | 0 | 0.00016122506 | |
| 19818286 | 7 months ago | | | 0 | 0.00014481208 | |
| 19818274 | 7 months ago | | | 0 | 0.00029394562 | |
| 19746791 | 7 months ago | | | 0 | 0.00037845762 | |
| 19746789 | 7 months ago | | | 0 | 0.00035007998 |
ABI
ABI objects
Getter at block 21248152
decimals() view returns (uint8)
18
name() view returns (string)
Bitget Wallet
pancakePair() view returns (address)
0x67001966253848e52bd7192784e3ae350ef0450c
symbol() view returns (string)
BWB
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address bots)
removeLimits(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.