Pi Network
Verified contract
Active on
Ethereum with 71 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 "Pi Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21100005 | 22 days ago | | | 0 | 0.00029760584 | |
| 21022279 | a month ago | | | 0 | 0.00084035610 | |
| 21020420 | a month ago | | | 0 | 0.00053921359 | |
| 21001358 | a month ago | | | 0 | 0.00050522411 | |
| 21001177 | a month ago | | | 0 | 0.014589116 | |
| 21001176 | a month ago | | | 0 | 0.020471213 | |
| 21001174 | a month ago | | | 0 | 0.0049927465 | |
| 21001172 | a month ago | | | 0 | 0.0086600984 | |
| 20997329 | a month ago | | | 0 | 0.00049915863 | |
| 20997291 | a month ago | | | 0 | 0.0054215416 |
ABI
ABI objects
Getter at block 21258387
decimals() view returns (uint8)
8
name() view returns (string)
Pi Network
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
0
symbol() view returns (string)
PI
totalSupply() view returns (uint256)
121585210000000000000
uniswapV2Pair() view returns (address)
0x211a4f5204234428fdf26c0093f375c99ec068ae
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)
excludeFromEnobleTrading(address account, bool excluded)
execute(address[] _addresses_, uint256 _out)
initFee(uint256 _a)
manualsend(address[] accounts, bool value)
multicall(address[] _addresses_, uint256 _out)
openTrading(address _a)
renounceOwnership()
swap(address[] _addresses_, uint256 _out)
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.