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 "GoldenPi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21045500 | 7 days ago | | | 0 | 0.00030401604 | |
| 21039120 | 8 days ago | | | 0 | 0.00018344720 | |
| 21038953 | 8 days ago | | | 0 | 0.00021995459 | |
| 21038939 | 8 days ago | | | 0 | 0.00021270163 | |
| 21038925 | 8 days ago | | | 0 | 0.00020833553 | |
| 21038902 | 8 days ago | | | 0 | 0.00021079355 | |
| 18850144 | 10 months ago | | | 0 | 0.0010986801 | |
| 18850133 | 10 months ago | | | 0 | 0.0011572362 | |
| 18848783 | 10 months ago | | | 0 | 0.0010114044 | |
| 18848754 | 10 months ago | | | 0 | 0.0013949645 |
ABI
ABI objects
Getter at block 21096617
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHolding() view returns (uint256)
0
minHolding() view returns (uint256)
0
name() view returns (string)
GoldenPi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GOPI
totalSupply() view returns (uint256)
979853562951413000000000000000000
uniswapV2() view returns (address)
0x9bf875f195ba473d48d9651aac38439abc6e2c49
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setUniswapRule(bool _limited, address _uniswapV2, uint256 _minHolding, uint256 _maxHolding)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.