Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc354…72a8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19403702 | 9 months ago | | | 0 | 0.0014982004 | |
| 17019567 | 2 years ago | | | 0 | 0.0031849889 | |
| 15695823 | 2 years ago | | | 0 | 0.00032271061 | |
| 15554963 | 2 years ago | | | 0 | 0.00034583236 | |
| 15414495 | 2 years ago | | | 0 | 0.00036894417 | |
| 15353752 | 2 years ago | | | 0 | 0.00034075623 | |
| 12538964 | 3 years ago | | | 0 | 0.00098248800 | |
| 11603223 | 4 years ago | | | 0 | 0.016303104 | |
| 11499282 | 4 years ago | | | 0 | 0.011324000 | |
| 11395067 | 4 years ago | | | 0 | 0.0022645600 |
ABI
ABI objects
Getter at block 21261118
TOTAL_PRESALE_TOKENS() pure returns (uint256)
112386712924725508802400
controller() pure returns (address)
0x15eac74d043d9945823afd171677ab2f72215003
creationBlock() pure returns (uint256)
4462659
decimals() pure returns (uint8)
18
masterTransfersEnabled() pure returns (bool)
true
masterWallet() pure returns (address)
0xd8271285c255ce31b9b25e46ac63619322af5934
mintingFinished() pure returns (bool)
false
name() pure returns (string)
Proof
parentSnapShotBlock() pure returns (uint256)
0
parentToken() pure returns (address)
0x0000000000000000000000000000000000000000
presaleBalancesLocked() pure returns (bool)
true
symbol() pure returns (string)
PRFT
tokenFactory() pure returns (address)
0xc35400710b20db0389353d6922ceb3249fc672a8
totalSupply() pure returns (uint256)
1300483910197944760139144
transfersEnabled() pure returns (bool)
true
version() pure returns (string)
0.1
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
balanceOfAt(address _owner, uint256 _blockNumber) pure returns (uint256)
totalSupplyAt(uint256 _blockNumber) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
approveAndCall(address _spender, uint256 _amount, bytes _extraData) returns (bool success)
createCloneToken(uint256 _snapshotBlock, string _name, string _symbol) returns (address)
enableMasterTransfers(bool _value)
enableTransfers(bool _value)
finishMinting() returns (bool)
importPresaleBalances(address[] _addresses, uint256[] _balances) returns (bool)
lockPresaleBalances() returns (bool)
mint(address _owner, uint256 _amount) returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferControl(address newController)
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 _owner, uint256 _amount)
Mint(address indexed to, uint256 amount)
MintFinished()
NewCloneToken(address indexed cloneToken)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _tokenFactory, address _parentToken, uint256 _parentSnapShotBlock, string _tokenName, string _tokenSymbol)
fallback()
This contract contains no error objects.