Autonio
Verified contract
Active on
Ethereum with 12,319 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($52,293.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 2.984164K | $17.05 |
$50,880 | |
ZRX | ERC-20 | 2.3K | $0.461832 |
$1,062.21 | |
STORJ | ERC-20 | 645.9 | $0.542443 |
$350.36 | |
SUB | ERC-20 | 788.47 | $0.000711 |
$0.56 | |
| ERC-20 | 21M | -- | -- | |
NIO | ERC-20 | 99.405K | -- | -- | |
NIO | ERC-20 | 9.267K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
AION | ERC-20 | 2.185344K | -- | -- | |
MASQ | ERC-20 | 788.47 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20979633 | a month ago | | | 0 | 0.00091147027 | |
| 20979598 | a month ago | | | 0 | 0.0032508272 | |
| 18934602 | a year ago | | | 0 | 0.0027283590 | |
| 18452410 | a year ago | | | 0 | 0.00023356539 | |
| 18431230 | a year ago | | | 0 | 0.0030332744 | |
| 17558722 | a year ago | | | 0 | 0.0017766534 | |
| 16302442 | 2 years ago | | | 0 | 0.00068266702 | |
| 16302377 | 2 years ago | | | 0 | 0.0020159103 | |
| 15309994 | 2 years ago | | | 0 | 0.00052378056 | |
| 15309993 | 2 years ago | | | 0 | 0.00043667291 |
ABI
ABI objects
Getter at block 21249330
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)
6448
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.