BARNEY.ARMY
Verified contract
Active on
Ethereum with 109 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 "BARNEY.ARMY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11057398 | 4 years ago | | | 0 | 0.0022164500 | |
| 11052639 | 4 years ago | | | 0 | 0.0037236360 | |
| 11047331 | 4 years ago | | | 0 | 0.0037236360 | |
| 11045475 | 4 years ago | | | 0 | 0.0021277920 | |
| 11045066 | 4 years ago | | | 0 | 0.0022164500 | |
| 11044837 | 4 years ago | | | 0 | 0.0017731601 | |
| 11044728 | 4 years ago | | | 0 | 0.0023494370 | |
| 11044719 | 4 years ago | | | 0 | 0.0035463200 | |
| 11044703 | 4 years ago | | | 0 | 0.0037236360 | |
| 11044687 | 4 years ago | | | 0 | 0.0013735590 |
ABI
ABI objects
Getter at block 21094955
decimals() view returns (uint8)
18
maxSupply() view returns (uint256)
1000000000000000000000
name() view returns (string)
BARNEY.ARMY
symbol() view returns (string)
BARNEY
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
changeOwner(address _newOwner)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
receive()
This contract contains no error objects.