Passive Income Bot
Verified contract
Active on
Ethereum with 977 txns
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 "Passive Income Bot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21010360 | 21 days ago | | | 0 | 0.00040101872 | |
| 21010356 | 21 days ago | | | 0 | 0.00039648586 | |
| 20486708 | 3 months ago | | | 0 | 0.00024807576 | |
| 19927460 | 6 months ago | | | 0 | 0.00049928954 | |
| 19915245 | 6 months ago | | | 0 | 0.00045519013 | |
| 19909308 | 6 months ago | | | 0 | 0.00015803339 | |
| 19524197 | 7 months ago | | | 0 | 0.00060522048 | |
| 18341802 | a year ago | | | 0 | 0.00036843480 | |
| 18260929 | a year ago | | | 0 | 0.00034693003 | |
| 17234264 | a year ago | | | 0 | 0.0018261269 |
ABI
ABI objects
Getter at block 21157819
decimals() view returns (uint8)
18
name() view returns (string)
Passive Income Bot
owner() view returns (address)
0x84ea221554b7ccb1ddcf2e4351cde3928aa5f47e
symbol() view returns (string)
PIB
totalSupply() view returns (uint256)
1900000000000000000000000
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()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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.