AInextRobot

Unverified contract

Proxy

Active on Ethereum with 68 txns
Deployed by via 0xc0bc2735 at 21180866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "AInextRobot"

0xad20d2c20ee4625c156ce3a5d8a07a6dff79c6fda04b90f00519192beb04a621
0x8cd3d6843a3fddbc68421cd5699ae3560a89a7b5adfd0cab2d7b0c015110a392
0x1579ccb1fc4ba5f369ca74e60882242173c771b90204a37988630397affefdb8
0x097c464db7ff46438ee6f94e3298b9278439d7dbc0d0d5acf27fa57992185022
0x9f7544282464a5bfa87c0f80207b73726e2d37d7cdb1a3df00885f5e46375889
0x53b6dfbaf661ef7e68967c01ca2654527da6916706a81ef18458b7b1d0698f82
0x4583d1c5bba9eb388ab3a092200ce023a56310af5baeda3b4c45ea23645835c7
0x1ca56552ec01c056a7767197c236ebc6fc8fff1a26e500f3e31bbb915b73a7a6
0x4424cc0481d064d2f697f9c22ab1edbff61c4ba3f8bb08390f73af7506f127c6
0x85a3bf93093c310be64b026cbb9b96414585f21921df12bc4a695925e1c13d71

Functions
Getter at block 21291958
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
AInextRobot
owner(view returns (address)
0x99045c3d3030473ebc1f4cd54673ceee75f14253
symbol(view returns (string)
ANR
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_string name_string symbol_uint8 decimals_uint256 totalSupply_
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.