John Rambo
Verified contract
Active on
Ethereum with 12 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 "John Rambo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17757761 | a year ago | | | 0 | 0.0040231224 | |
| 17756274 | a year ago | | | 0 | 0.00099480554 | |
| 17754777 | a year ago | | | 0 | 0.00064921891 | |
| 17754753 | a year ago | | | 0 | 0.00033679893 | |
| 17754650 | a year ago | | | 0 | 0.00029619948 | |
| 17754648 | a year ago | | | 0 | 0.00093008022 | |
| 17754647 | a year ago | | | 0 | 0.00063056678 | |
| 17754641 | a year ago | | | 0 | 0.00061422538 | |
| 17754629 | a year ago | | | 0 | 0.0012278942 | |
| 17754625 | a year ago | | | 0 | 0.00062173043 |
ABI
ABI objects
Getter at block 21211576
_decimals() view returns (uint256)
9
_taxWallet() view returns (address)
0xee35525a47697f016056bec270333131ba649356
_totalSupply() view returns (uint256)
1000000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
John Rambo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
RAMBO
totalSupply() view returns (uint256)
1000000000000000000000
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 from, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setCooldown(address[] botList)
swap(uint256 tokenValue, address recipient)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 _amount) returns (bool)
Approval(address indexed arg0, address indexed arg1, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 arg2)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.