Pluto Inu
Verified contract
Active on
Ethereum with 545 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Plinu | ERC-20 | 114.503912B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20540950 | 4 months ago | | | 0 | 0.000032911951 | |
| 17442415 | a year ago | | | 0 | 0.0010245850 | |
| 16814561 | 2 years ago | | | 0 | 0.0010295822 | |
| 16328434 | 2 years ago | | | 0 | 0.00056817243 | |
| 16328422 | 2 years ago | | | 0 | 0.00058865626 | |
| 16093158 | 2 years ago | | | 0 | 0.0012492100 | |
| 15342868 | 2 years ago | | | 0 | 0.00039837868 | |
| 15203432 | 2 years ago | | | 0 | 0.0024665876 | |
| 14825184 | 3 years ago | | | 0 | 0.00040314879 | |
| 14752449 | 3 years ago | | | 0 | 0.0023791200 |
ABI
ABI objects
Getter at block 21319160
autoLiquidityReceiver() view returns (address)
0xb468c0a6194128776b2fcd70298fd72fde2e2734
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xb468c0a6194128776b2fcd70298fd72fde2e2734
getTotalFee() view returns (uint256)
10
launchModeStatus() view returns (bool)
false
launchedAt() view returns (uint256)
13704787
launchedTime() view returns (uint256)
1638135831
marketingFeeReceiver() view returns (address)
0x601821d657e07f676fbb08de5535751ef6528c52
name() pure returns (string)
Pluto Inu
pair() view returns (address)
0xa8f706d9914538cc16274957583f23d8a13f80bd
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000
symbol() pure returns (string)
Plinu
teamFeeReceiver() view returns (address)
0x601821d657e07f676fbb08de5535751ef6528c52
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
manuallySwap()
recoverEth()
recoverToken(address _token, uint256 amount) returns (bool _sent)
setFeeReceivers(address _autoLiquidityReceiver, address _teamFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.