Green Screen Kid
Unverified contract
Proxy
Active on
Ethereum with 78 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "Green Screen Kid"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21074714 | 12 days ago | | | 0 | 0.00040525015 | |
| 21074684 | 12 days ago | | | 0 | 0.00036509585 | |
| 21074676 | 12 days ago | | | 0 | 0.00028551888 | |
| 21074673 | 12 days ago | | | 0 | 0.00026406769 | |
| 21074670 | 12 days ago | | | 0 | 0.00029926157 | |
| 21074667 | 12 days ago | | | 0 | 0.00028277933 | |
| 21074663 | 12 days ago | | | 0 | 0.00024868385 | |
| 21074657 | 12 days ago | | | 0 | 0.00027131682 | |
| 21074654 | 12 days ago | | | 0 | 0.00025003304 | |
| 21074650 | 12 days ago | | | 0 | 0.00026000676 |
ABI
ABI objects
Getter at block 21160546
decimals() view returns (uint8)
18
maxSupply() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Green Screen Kid
symbol() view returns (string)
GSK
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _owner, string _name, string _symbol, uint8 _decimals, uint256 _initialSupply)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
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.