BitgetToken
Verified contract
Active on
Ethereum with 363 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 "BitgetToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10334948 | 4 years ago | | | 0 | 0.0017426500 | |
| 9480259 | 5 years ago | | | 0 | 0.00068918400 | |
| 8469454 | 5 years ago | | | 0 | 0.00071207500 | |
| 8469109 | 5 years ago | | | 0 | 0.00079446500 | |
| 8469053 | 5 years ago | | | 0 | 0.00075152000 | |
| 8468561 | 5 years ago | | | 0 | 0.00079240000 | |
| 8468534 | 5 years ago | | | 0 | 0.00079016000 | |
| 8468514 | 5 years ago | | | 0 | 0.00079016000 | |
| 8468463 | 5 years ago | | | 0 | 0.00079240000 | |
| 8468443 | 5 years ago | | | 0 | 0.00079016000 |
ABI
ABI objects
Getter at block 21172253
decimals() view returns (uint8)
18
name() view returns (string)
BitgetToken
owner() view returns (address)
0x0127130d73a581b8079b492098bb6fec23f65b62
symbol() view returns (string)
GT
totalSupply() view returns (uint256)
4654000000000000000000
Read-only
balanceOf(address _owner) view returns (uint256)
freezeOf(address _owner) view returns (uint256)
State-modifying
Events burn(uint256 _value)
freeze(address _addr, uint256 _value)
transfer(address _to, uint256 _value)
unfreeze(address _addr, uint256 _value)
withdrawEther(uint256 amount)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor(uint256 initSupply, string tokenName, string tokenSymbol, uint8 decimalUnits)
fallback()
This contract contains no error objects.