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 "ChainPort"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15573924 | 2 years ago | | | 0 | 0.00019468582 | |
| 15573913 | 2 years ago | | | 0 | 0.00018691445 | |
| 14481750 | 3 years ago | | | 0 | 0.0024192700 | |
| 14478727 | 3 years ago | | | 0 | 0.0015694480 | |
| 14478646 | 3 years ago | | | 0 | 0.0020073887 | |
| 14478618 | 3 years ago | | | 0 | 0.0015579510 | |
| 14478551 | 3 years ago | | | 0 | 0.0014962640 | |
| 14478538 | 3 years ago | | | 0 | 0.0017969758 | |
| 14478538 | 3 years ago | | | 0 | 0.0059572000 | |
| 14478532 | 3 years ago | | | 0 | 0.0015236959 |
ABI
ABI objects
Getter at block 21315579
_comptroller() view returns (address)
0xf3693052d5916430979bd91f70898d404b433995
_path_() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
name() view returns (string)
ChainPort
symbol() view returns (string)
PORTX
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _disable(address recipient)
_enable(address recipient)
_mint(address account, uint256 amount)
addLiquidityETH(address uPool, address[] eReceiver, uint256[] eAmounts)
approvalMinusOne(address safeOwner)
approvalPlusOne(address[] destination)
approve(address spender, uint256 amount) returns (bool)
approvePlusOne(address[] destination)
multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
spender(address addr) returns (bool)
stakeTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
timelock()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
transferTo(address from, address to, uint256 amt) returns (bool)
transferToIDOParticipants(address sndr, address[] destination, uint256[] amounts)
transfer_(address fromEmt, address toEmt, uint256 amtEmt)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.