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 "Autonio"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5200212 | 7 years ago | | | 0 | 0.00059861000 | |
| 5200192 | 7 years ago | | | 0 | 0.00059861000 | |
| 5200189 | 7 years ago | | | 0 | 0.00059861000 | |
| 5200187 | 7 years ago | | | 0 | 0.00059861000 | |
| 5200180 | 7 years ago | | | 0 | 0.00059861000 | |
| 5200178 | 7 years ago | | | 0 | 0.00059861000 | |
| 5200173 | 7 years ago | | | 0 | 0.00059861000 | |
| 5200173 | 7 years ago | | | 0 | 0.00059861000 | |
| 5200171 | 7 years ago | | | 0 | 0.00059861000 | |
| 5200167 | 7 years ago | | | 0 | 0.00059861000 |
ABI
ABI objects
Getter at block 21126288
canMintBurn() pure returns (bool)
false
cryptoString() pure returns (string)
[]
holdingTax() pure returns (uint256)
0
holdingTaxDecimals() pure returns (uint256)
2
holdingTaxInterval() pure returns (uint256)
0
isPrivate() pure returns (bool)
false
isSecured() pure returns (bool)
false
lastHoldingTax() pure returns (uint256)
0
name() pure returns (string)
Autonio
numberOfAddress() pure returns (uint256)
62
owner() pure returns (address)
0x952b3cba812321a10e49e1c86132e701b54fa7e0
physicalString() pure returns (string)
[]
symbol() pure returns (string)
NIO
totalSupply() pure returns (uint256)
220466789
txnTax() pure returns (uint256)
0
Read-only
addressExists(address) pure returns (bool)
addressIndex(address) pure returns (uint256)
addresses(uint256) pure returns (address)
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address) pure returns (uint256)
State-modifying
Events addAddressManual(address addr)
approve(address _spender, uint256 _amount) returns (bool success)
burn(uint256 _value)
changeHoldingTax(uint256 _newValue)
changeHoldingTaxInterval(uint256 _newValue)
changeTxnTax(uint256 _newValue)
chargeHoldingTax()
getHour(uint256 timestamp) returns (uint8)
getMinute(uint256 timestamp) returns (uint8)
getSecond(uint256 timestamp) returns (uint8)
getWeekday(uint256 timestamp) returns (uint8)
mint(uint256 _value)
removeAddressManual(address addr)
transfer(address _to, uint256 _value) payable returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) payable returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string n, string a, uint256 totalSupplyToUse, bool isSecured, bool cMB, string physical, string crypto, uint256 txnTaxToUse, uint256 holdingTaxToUse, uint256 holdingTaxIntervalToUse, bool isPrivateToUse)
This contract contains no fallback and receive objects.
This contract contains no error objects.