AmmuNationStore
Verified contract
Active on
Ethereum with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xef26…7d20
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GTA | ERC-20 | 9.966K | -- | -- | |
GTAx20 | ERC-721 | 1 | -- | -- | |
GTAx20 | ERC-721 | 1 | -- | -- | |
GTAx20 | ERC-721 | 1 | -- | -- | |
GTAx20 | ERC-721 | 1 | -- | -- | |
GTAx20 | ERC-721 | 1 | -- | -- | |
GTAx20 | ERC-721 | 1 | -- | -- | |
GTAx20 | ERC-721 | 1 | -- | -- | |
GTAx20 | ERC-721 | 1 | -- | -- | |
GTAx20 | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8903450 | 5 years ago | | | 0 | 0.00024795200 | |
| 8425912 | 5 years ago | | | 0.005 | 0.00068894400 | |
| 8073394 | 5 years ago | | | 0.005 | 0.0020668320 | |
| 7888124 | 5 years ago | | | 0.01 | 0.00010334160 | |
| 7840810 | 5 years ago | | | 0.015 | 0.00062004960 | |
| 7812435 | 5 years ago | | | 0.015 | 0.00031002480 | |
| 7709457 | 6 years ago | | | 0.015 | 0.00046503720 | |
| 7680118 | 6 years ago | | | 0.015 | 0.00031002480 | |
| 7671483 | 6 years ago | | | 0.01 | 0.00010334160 | |
| 7618413 | 6 years ago | | | 0.005 | 0.00031002480 |
ABI
ABI objects
Getter at block 21204978
buyDiscount() view returns (uint256)
0
getTokenBuyPrice() view returns (uint256)
5000000000000000
getTokenSellPrice() view returns (uint256)
4000000000000000
owner() view returns (address)
0xe29b16f2237abbca73d6bd7f4a3fbe1238740b40
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0xef26c2766972cbac10575aa85c0ab0691b967d20
Read-only
nftPrices(address, uint256) view returns (uint256)
State-modifying
Events applyDiscount(uint256 discount)
buy() payable returns (uint256)
buyNFT(address _nftToken, uint256 _tokenId) payable returns (uint256)
claimOwnership()
delistNFT(address _nftToken, uint256[] _tokenIds)
depositGTA(uint256 amount)
listNFT(address _nftToken, uint256[] _tokenIds, uint256 _price)
onERC721Received(address, uint256, bytes) returns (bytes4)
renounceOwnership()
robCashier()
setTokenPrices(uint256 _newSellPrice, uint256 _newBuyPrice)
transferOwnership(address newOwner)
withdrawGTA(uint256 amount)
Buy(address buyer, uint256 amount, uint256 payed)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Robbery(address robber)
constructor(address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.