Old Man Buterin
Verified contract
Active on
Ethereum with 76 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($15.37)
Native
Value
$15.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004264 | $3,605.48 |
$15.37 | |
AGED | ERC-20 | 54.123202K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15564025 | 2 years ago | | | 0 | 0.00035007054 | |
| 15388108 | 2 years ago | | | 0 | 0.00014596227 | |
| 15385585 | 2 years ago | | | 0 | 0.0026469668 | |
| 15368491 | 2 years ago | | | 0 | 0.00078387978 | |
| 15368215 | 2 years ago | | | 0 | 0.0020387908 | |
| 15368214 | 2 years ago | | | 0 | 0.0018227161 | |
| 15368142 | 2 years ago | | | 0 | 0.00098550011 | |
| 15367948 | 2 years ago | | | 0 | 0.0013374153 | |
| 15367844 | 2 years ago | | | 0 | 0.00051156600 | |
| 15367711 | 2 years ago | | | 0 | 0.0011287903 |
ABI
ABI objects
Getter at block 21281260
_maxWalletAmount() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x891e1f8f2e026baefc74d9180d95459ec47a9fce
name() pure returns (string)
Old Man Buterin
pair() view returns (address)
0xdb7c2dd9e6d9e5d26febe758ffaf878111259cc6
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000
symbol() pure returns (string)
AGED
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.