Atlas Navi

Verified contract

Active on Ethereum with 42,703 txns
Deployed by via 0xb775c293 at 15848289
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,437.5
0x3f6c355a5e79ee375fefe8bb5c2c3261c61592ae3da5241bae86429e9053dfe1
0x9eed5f5a45f0d09f03f2400ebfbae941c12722a640a8a1c0c6365ca3203c4cc2
0xaa634e66447db7d1b51e0efd88f90837360ff1aa8c7b321eaa8d4ace07c4d85d
0xb968e8d7190787626e6f1373926e89748994ccccb0dc1b5698a64d2f841809b0
0x4d705efef4156cab86aa743119ac6773f8bd07e8757065f840c361e38d39a10d
0x275d3614096da6d820f8385d406f7756463c8bf75449c0462056ce147cd3d13b
0x79ec2b40d633ded69744638fa8b70882b2fca97af18e9903134ae327ebee03be
0xfa7ba69da625e2b13953ced54dcf3adca5ccb088678352e54b6500e842b62968
0xe5bef7b2ebd47c6aa18ea3b6fc3bbeaaa626067f06e62407522ef33fcd4e50bb
0xefedd49cc32287c6fe4ca30d6ea21432505ebad8b3cd036d6eda59e4dde8d35a

Functions
Getter at block 21244117
cap(view returns (uint256)
300000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Atlas Navi
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
NAVI
totalSupply(view returns (uint256)
300000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
requests(uint256view returns (address accountuint256 amountuint256 execTimestamp)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
cancelMint(uint256 index
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initMint(address accountuint256 amount
mint(uint256 index
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CancelMint(address accountuint256 amountuint256 timestamp
InitMint(address accountuint256 amountuint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 _cap
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.