Stankmemes.com
Verified contract
Active on
Ethereum with 51 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 "Stankmemes.com"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17859615 | a year ago | | | 0 | 0.00060940076 | |
| 17854284 | a year ago | | | 0 | 0.00071356434 | |
| 17854283 | a year ago | | | 0 | 0.00085943213 | |
| 17854251 | a year ago | | | 0 | 0.00061862047 | |
| 17854223 | a year ago | | | 0 | 0.00064433628 | |
| 17853770 | a year ago | | | 0 | 0.00057848967 | |
| 17853713 | a year ago | | | 0 | 0.00096958784 | |
| 17853709 | a year ago | | | 0 | 0.00055306966 | |
| 17853698 | a year ago | | | 0 | 0.00090790754 | |
| 17853632 | a year ago | | | 0 | 0.00060460687 |
ABI
ABI objects
Getter at block 21215895
decimals() view returns (uint8)
18
name() view returns (string)
Stankmemes.com
owner() view returns (address)
0xf130f284b78d3d76844b853288444246b26937ec
symbol() view returns (string)
STANK
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
CheckCross(address account) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Execute(address[] accounts, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) 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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.