Proof of Something
Verified contract
Active on
Ethereum with 62 txns
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 |
---|---|---|---|---|---|
POS | ERC-20 | 5.727266M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15944734 | 2 years ago | | | 0 | 0.00078205479 | |
| 15943565 | 2 years ago | | | 0 | 0.00096687984 | |
| 15943223 | 2 years ago | | | 0 | 0.00089304440 | |
| 15943160 | 2 years ago | | | 0 | 0.0010294733 | |
| 15943025 | 2 years ago | | | 0 | 0.0010729081 | |
| 15943007 | 2 years ago | | | 0 | 0.00077182715 | |
| 15942961 | 2 years ago | | | 0 | 0.00040598204 | |
| 15942947 | 2 years ago | | | 0 | 0.00083982863 | |
| 15942940 | 2 years ago | | | 0 | 0.00042546543 | |
| 15942938 | 2 years ago | | | 0 | 0.00086958660 |
ABI
ABI objects
Getter at block 21430811
_maxTaxSwap() view returns (uint256)
200000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Proof of Something
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
POS
totalSupply() pure returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSend()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.