Pinakion
Verified contract
Active on
Ethereum with 66,049 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…0000
0x01ae…bddc
Balances ($89.67)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
1INCH | ERC-20 | 307.624732 | $0.291499 |
$89.67 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
EOPT | ERC-20 | 246K | -- | -- | |
CUM | ERC-20 | 42.82477K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
RIDE | ERC-20 | 100 | -- | -- | |
RARI | ERC-721 | 1 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157004 | 3 hours ago | | | 0 | 0.0018039896 | |
| 21156968 | 3 hours ago | | | 0 | 0.0022291882 | |
| 21156966 | 3 hours ago | | | 0 | 0.0015729890 | |
| 21156961 | 3 hours ago | | | 0 | 0.00074556545 | |
| 21156959 | 3 hours ago | | | 0 | 0.0011080531 | |
| 21156959 | 3 hours ago | | | 0 | 0.0015288323 | |
| 21155170 | 9 hours ago | | | 0 | 0.0023310981 | |
| 21154920 | 10 hours ago | | | 0 | 0.0017633051 | |
| 21154877 | 10 hours ago | | | 0 | 0.00090267395 | |
| 21153297 | 15 hours ago | | | 0 | 0.0025419375 |
ABI
ABI objects
Getter at block 21157910
controller() view returns (address)
0x988b3a538b618c7a603e1c11ab82cd16dbe28069
creationBlock() view returns (uint256)
5257012
decimals() view returns (uint8)
18
name() view returns (string)
Pinakion
parentSnapShotBlock() view returns (uint256)
0
parentToken() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PNK
tokenFactory() view returns (address)
0x01aeac2635c607137318e217c0c29360c91cbddc
totalSupply() view returns (uint256)
776626704000000000000000000
transfersEnabled() view returns (bool)
true
version() view returns (string)
MMT_0.2
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balanceOfAt(address _owner, uint256 _blockNumber) view returns (uint256)
totalSupplyAt(uint256 _blockNumber) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
approveAndCall(address _spender, uint256 _amount, bytes _extraData) returns (bool success)
changeController(address _newController)
claimTokens(address _token)
createCloneToken(string _cloneTokenName, uint8 _cloneDecimalUnits, string _cloneTokenSymbol, uint256 _snapshotBlock, bool _transfersEnabled) returns (address)
destroyTokens(address _owner, uint256 _amount) returns (bool)
enableTransfers(bool _transfersEnabled)
generateTokens(address _owner, uint256 _amount) returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _amount)
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
NewCloneToken(address indexed _cloneToken, uint256 _snapshotBlock)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
constructor(address _tokenFactory, address _parentToken, uint256 _parentSnapShotBlock, string _tokenName, uint8 _decimalUnits, string _tokenSymbol, bool _transfersEnabled)
fallback()
This contract contains no error objects.