Opennity Token
Verified contract
Active on
Ethereum with 685 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 "Opennity Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18839490 | a year ago | | | 0 | 0.0013354712 | |
| 16773388 | 2 years ago | | | 0 | 0.0014832588 | |
| 15515691 | 2 years ago | | | 0 | 0.00078900666 | |
| 13757572 | 3 years ago | | | 0 | 0.0048745019 | |
| 13346592 | 3 years ago | | | 0 | 0.0027054040 | |
| 12235041 | 4 years ago | | | 0 | 0.0022016610 | |
| 12233725 | 4 years ago | | | 0 | 0.0057436500 | |
| 12089653 | 4 years ago | | | 0 | 0.0093464850 | |
| 12076972 | 4 years ago | | | 0 | 0.0060597090 | |
| 11557976 | 4 years ago | | | 0 | 0.0030144150 |
ABI
ABI objects
Getter at block 21289419
decimals() view returns (uint8)
18
developed1Address() view returns (address)
0xcfcb491953da1d10d037165dfa1298d00773fca7
developed2Address() view returns (address)
0xa123bcedb9d2e4b09c8962c62924f091380e1ad7
developed3Address() view returns (address)
0x51aed4edc28aad15c353d958c5a813aa21f351b6
exchangedAddress() view returns (address)
0xe65b9a91c1b084be1a2da89a62f5e9792f3fd9b7
name() view returns (string)
Opennity Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x36d91067fec1668fa95d57f3e946bbc120aea597
symbol() view returns (string)
OPNN
totalSupply() view returns (uint256)
1000000000000000000000000000
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 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes data) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferAnyERC20Token(address _tokenAddress, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 _value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.