AtlasNavi
Verified contract
Proxy
Active on
Ethereum with 2,678 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
-
variable spans 49 additional slots
-
variable spans 43 additional slots
1 additional
variable
Balances ($375,286.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NAVI | ERC-20 | 2.109752M | $0.177882 |
$375,286.98 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21145469 | 2 days ago | | | 0 | 0.00079383566 | |
| 21145385 | 2 days ago | | | 0 | 0.00098584227 | |
| 21145370 | 2 days ago | | | 0 | 0.0019936671 | |
| 21144336 | 2 days ago | | | 0 | 0.0010776053 | |
| 21143883 | 2 days ago | | | 0 | 0.0029681674 | |
| 21143344 | 2 days ago | | | 0 | 0.0011277958 | |
| 21143325 | 2 days ago | | | 0 | 0.0010819166 | |
| 21142715 | 2 days ago | | | 0 | 0.0016952563 | |
| 21141400 | 2 days ago | | | 0 | 0.00050311868 | |
| 21141346 | 2 days ago | | | 0 | 0.00037374529 |
ABI
ABI objects
Getter at block 21158251
baseURI() view returns (string)
https://ps.atlasnavi.com/api/nft/metadata/
developerAddress() view returns (address)
0xe82cd0e67ba3e1228ccdd060bc568d345a732d0f
name() view returns (string)
AtlasNavi
owner() view returns (address)
0xa1d420497ffd8f4d58a663d843793ff639decee1
signerAddress() view returns (address)
0x5062b3b339278d8b9996dfce9f40ff0c954de7f0
symbol() view returns (string)
ATN
tokensCount() view returns (uint256)
985
typeListLength() view returns (uint256)
11
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
paymentTokens(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
typeList(uint256) view returns (uint256)
types(uint256) view returns (uint256 lastId)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
initialize(address _ownerAddress, address _signerAddress, address _developerAddress)
mint(uint256 _typeId, uint256 _typeLimit, address _paymentToken, uint256 _price, uint256 _expiration, bytes _signature) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setPaymentToken(address _tokenAddress, bool _isPaymentToken)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateDeveloperAddress(address _developerAddress)
updateSignerAddress(address _signerAddress)
withdraw(address _receiver, uint256 _amount) payable
withdrawERC20(address _token, address _receiver, uint256 _amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
DeveloperUpdated(address oldDeveloperAddress, address newDeveloperAddress)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PriceUpdated(uint256 oldPrice, uint256 newPrice)
SignerUpdated(address oldSignerAddress, address newSignerAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.