Armor NXM
Verified contract
Active on
Ethereum with 1,441 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Armor NXM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21097339 | 9 days ago | | | 0 | 0.00015948411 | |
| 21070508 | 12 days ago | | | 0 | 0.00037214259 | |
| 21054161 | 15 days ago | | | 0 | 0.00015011330 | |
| 21022063 | 19 days ago | | | 0 | 0.00033646368 | |
| 21015702 | 20 days ago | | | 0 | 0.00040369432 | |
| 21012116 | 20 days ago | | | 0 | 0.00034802877 | |
| 20969606 | a month ago | | | 0 | 0.00065551600 | |
| 20859639 | a month ago | | | 0 | 0.00028442393 | |
| 20693428 | 2 months ago | | | 0 | 0.00033932903 | |
| 20509658 | 3 months ago | | | 0 | 0.000082875313 |
ABI
ABI objects
Getter at block 21158709
arNXMVault() view returns (address)
0x1337def1fc06783d4b03cb8c1bf3ebf7d0593fc4
decimals() view returns (uint8)
18
name() view returns (string)
Armor NXM
symbol() view returns (string)
arNXM
totalSupply() view returns (uint256)
125947609092117438270661
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address _from, uint256 _amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _arNXMVault)
This contract contains no fallback and receive objects.
This contract contains no error objects.