Pier Protocol
Verified contract
Active on
Ethereum with 1,654 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3733…64b2
0xace5…1524
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
hAI | ERC-20 | 3.072612M | -- | -- | |
Pier | ERC-20 | 271.898098K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104403 | 22 days ago | | | 0 | 0.00010925207 | |
| 21038074 | a month ago | | | 0 | 0.00093324724 | |
| 20884357 | 2 months ago | | | 0 | 0.00042933023 | |
| 20883251 | 2 months ago | | | 0 | 0.00033468126 | |
| 20564273 | 3 months ago | | | 0 | 0.000055740988 | |
| 20547983 | 3 months ago | | | 0 | 0.000088871958 | |
| 20498115 | 3 months ago | | | 0 | 0.00015022788 | |
| 20412914 | 4 months ago | | | 0 | 0.00025299849 | |
| 20411456 | 4 months ago | | | 0 | 0.00015717361 | |
| 20381853 | 4 months ago | | | 0 | 0.00022636094 |
ABI
ABI objects
Getter at block 21265028
_customTax() view returns (uint256)
0
_limitsEnabled() view returns (bool)
false
_maxTaxSwap() view returns (uint256)
100000000000000000000000
_maxTxAmount() view returns (uint256)
50000000000000000000000
_maxWalletAmount() view returns (uint256)
50000000000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000000000000
_taxWallet() view returns (address)
0x37335bea9fb09c94d5346c2030217445b05464b2
_taxWallet2() view returns (address)
0xace5e3c796fd40f6a0d52964592cc885baf71524
decimals() pure returns (uint8)
18
name() pure returns (string)
Pier Protocol
owner() view returns (address)
0x99c94c0808dbc3bf850df8693428a37d1cc520e4
symbol() pure returns (string)
Pier
totalSupply() pure returns (uint256)
10000000000000000000000000
tradingOpenBlock() view returns (uint256)
19235963
uniswapV2Pair() view returns (address)
0xb5b76eaf190c1b8a4dae62f73139f1955b5ec18a
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
recover(address token, uint256 amount)
renounceOwnership()
setCustomTax(uint256 tax)
setTaxWallet(address wallet, address wallet2)
toggleIsExcludedFromFee(address account)
toggleLimits()
toggleSwapContract(address contractAddress)
toggleSwapEnabled()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapContractUpdated(address _contract, bool _isSwapContract)
TaxChanged(uint256 _oldTax, uint256 _newTax)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.