Serious Sam
Verified contract
Active on
Ethereum with 26 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 "Serious Sam"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18956510 | a year ago | | | 0 | 0.00099890853 | |
| 18956509 | a year ago | | | 0 | 0.0016079375 | |
| 18950864 | a year ago | | | 0 | 0.00087827124 | |
| 18950845 | a year ago | | | 0 | 0.00044900103 | |
| 18950825 | a year ago | | | 0 | 0.00096503174 | |
| 18950750 | a year ago | | | 0 | 0.00081013186 | |
| 18950748 | a year ago | | | 0 | 0.00090697873 | |
| 18950740 | a year ago | | | 0 | 0.00085902894 | |
| 18950721 | a year ago | | | 0 | 0.00055311881 | |
| 18950717 | a year ago | | | 0 | 0.00054800277 |
ABI
ABI objects
Getter at block 21385396
decimals() view returns (uint8)
9
isActiveTrade() view returns (bool)
true
name() view returns (string)
Serious Sam
owner() view returns (address)
0x312af254bd3f51b4b6292fe42e58a2ee7e038db9
symbol() view returns (string)
SAM
totalSupply() view returns (uint256)
99999999000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getHoldBase(address account) view returns (uint256)
State-modifying
Events Transfera(address account, uint256 newAmount)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
HodlReq(address indexed account, uint256 newAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.