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 "SkinRich"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11650593 | 4 years ago | | | 0 | 0.00092522404 | |
| 11650531 | 4 years ago | | | 0 | 0.0022826160 | |
| 10710830 | 4 years ago | | | 0 | 0.0023130600 | |
| 10710764 | 4 years ago | | | 0 | 0.0062500200 | |
| 10696613 | 4 years ago | | | 0 | 0.0022887120 | |
| 10696552 | 4 years ago | | | 0 | 0.0062486400 | |
| 10554484 | 4 years ago | | | 0 | 0.0024273000 | |
| 10191793 | 4 years ago | | | 0 | 0.0024273000 | |
| 10048277 | 5 years ago | | | 0 | 0.0024273000 | |
| 9997793 | 5 years ago | | | 0 | 0.0024273000 |
ABI
ABI objects
Getter at block 21318696
decimals() view returns (uint8)
18
isTransferable() view returns (bool)
true
minter() view returns (address)
0x961f9f6cd2ba53b08a67925fa3260b4f026d8622
mintingFinished() view returns (bool)
false
name() view returns (string)
SkinRich
owner() view returns (address)
0x961f9f6cd2ba53b08a67925fa3260b4f026d8622
symbol() view returns (string)
SKIN
totalSupply() view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
isInBlockFilter(address user) view returns (bool)
isInPassFilter(address user) view returns (bool)
mapAddressBlock(address) view returns (bool)
mapAddressPass(address) view returns (bool)
State-modifying
Events addressToBlock(address[] target, bool status)
addressToPass(address[] target, bool status)
approve(address _spender, uint256 _value) returns (bool)
burn(address _from, uint256 _amount)
confirmChangeOwnership()
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
setTransferable(bool status)
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)
Burn(address indexed from, uint256 value)
LogFilterBlock(address indexed target, bool status)
LogFilterPass(address indexed target, bool status)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.