Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PANDINUS | ERC-20 | 47.828784B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15764257 | 2 years ago | | | 0 | 0.00074992919 | |
| 15764257 | 2 years ago | | | 0 | 0.0017420952 | |
| 15764257 | 2 years ago | | | 0 | 0.0017420952 | |
| 15764257 | 2 years ago | | | 0 | 0.0017420952 | |
| 15764257 | 2 years ago | | | 0 | 0.0017420952 | |
| 15764256 | 2 years ago | | | 0 | 0.00061679592 | |
| 15764254 | 2 years ago | | | 0 | 0.0010993395 | |
| 15764253 | 2 years ago | | | 0 | 0.0014173800 | |
| 15764253 | 2 years ago | | | 0 | 0.0014173800 | |
| 15764253 | 2 years ago | | | 0 | 0.0014173800 |
ABI
ABI objects
Getter at block 21218727
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
9
deployer() view returns (address)
0x6f19ca03e963d838c945520df2e54772caf216d2
ethPriceToSwap() view returns (uint256)
100000000000000000
getTokenPrice() view returns (uint256)
12346
marketPair() view returns (address)
0xda0e687da8697fddac78f4744a9146b8d5ea26b4
name() view returns (string)
PANDINUS
owner() view returns (address)
0x6f19ca03e963d838c945520df2e54772caf216d2
sellFee() view returns (uint256)
10
symbol() view returns (string)
PANDINUS
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
openTrading()
recoverERC20Tokens(address contractAddress)
recoverEthInContract()
renounceOwnership()
setEthPriceToSwap(uint256 ethPriceToSwap_)
setFees(uint256 buy, uint256 sell)
setWalletAddresses(address dev, address team)
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()
receive()
This contract contains no error objects.