SURPRISE
Verified contract
Active on
Ethereum with 17,047 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xc354…e374 | ERC-20 | 10,000,000T | -- | -- | |
VGS | ERC-20 | 351.001K | -- | -- | |
PNS | ERC-20 | 160.1627K | -- | -- | |
KNDC | ERC-20 | 100K | -- | -- | |
CANDY | ERC-20 | 84.055K | -- | -- | |
ada | ERC-20 | 50K | -- | -- | |
BCAC | ERC-20 | 50K | -- | -- | |
KFC! | ERC-20 | 19.552K | -- | -- | |
EAT | ERC-20 | 15.000001K | -- | -- | |
ZBT | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20927563 | a month ago | | | 0 | 0.00059345600 | |
| 20927447 | a month ago | | | 0 | 0.00048218300 | |
| 20927277 | a month ago | | | 0 | 0.00051927400 | |
| 20927270 | a month ago | | | 0 | 0.0013206960 | |
| 20861810 | 2 months ago | | | 0 | 0.00057192800 | |
| 20753854 | 2 months ago | | | 0 | 0.00012999354 | |
| 20453328 | 4 months ago | | | 0 | 0.000081704000 | |
| 20453279 | 4 months ago | | | 0 | 0.000067594000 | |
| 20453037 | 4 months ago | | | 0 | 0.000067594000 | |
| 20452820 | 4 months ago | | | 0 | 0.000081692000 |
ABI
ABI objects
Getter at block 21243089
currentTotalSupply() view returns (uint256)
3473460000000000000000000
decimals() view returns (uint32)
18
name() view returns (string)
SURPRISE
owner() view returns (address)
0x8b04a88e426d32e355260a48848284ac8f9b66a3
symbol() view returns (string)
SPS
totalSupply() view returns (uint256)
208932000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.