SurfExUtilityToken
Verified contract
Active on
Ethereum with 600 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "SurfExUtilityToken"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17464246 | a year ago | | | 0 | 0.0011288047 | |
| 11870067 | 4 years ago | | | 0 | 0.0080605471 | |
| 11784065 | 4 years ago | | | 0 | 0.023609411 | |
| 11688155 | 4 years ago | | | 0 | 0.0041723151 | |
| 11316967 | 4 years ago | | | 0 | 0.0016023461 | |
| 11140829 | 4 years ago | | | 0 | 0.0017146500 | |
| 11133440 | 4 years ago | | | 0 | 0.0085153100 | |
| 11133433 | 4 years ago | | | 0 | 0.0057726550 | |
| 11117652 | 4 years ago | | | 0 | 0.00054310000 | |
| 11117618 | 4 years ago | | | 0 | 0.0013911150 |
ABI
ABI objects
Getter at block 21256827
decimals() view returns (uint8)
8
name() view returns (string)
SurfExUtilityToken
symbol() view returns (string)
SURF
totalSupply() view returns (uint256)
25000000000000000
Read-only
balanceOf(address) view returns (uint256)
State-modifying
Events burn(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.