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 "Kim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18052036 | a year ago | | | 0 | 0.00051033547 | |
| 18051979 | a year ago | | | 0 | 0.00048560610 | |
| 18051050 | a year ago | | | 0 | 0.00058625280 | |
| 18051014 | a year ago | | | 0 | 0.00048370026 | |
| 18050642 | a year ago | | | 0 | 0.00060172181 | |
| 18050613 | a year ago | | | 0 | 0.00063893529 | |
| 18050611 | a year ago | | | 0 | 0.0018812063 | |
| 18050610 | a year ago | | | 0 | 0.00062051537 | |
| 18050604 | a year ago | | | 0 | 0.00053898284 | |
| 18050596 | a year ago | | | 0 | 0.00054355545 |
ABI
ABI objects
Getter at block 21227064
decimals() view returns (uint8)
18
limited() view returns (bool)
true
maxHoldingAmount() view returns (uint256)
8888888888888000000000000000000
message() pure returns (string)
Congratulations! You've just become a part of the Benjamin community. Get ready for an exhilarating journey filled with positivity, fun, and fantastic opportunities. Our vibrant community is dedicated to supporting one another, celebrating achievements, and making every day a pump party. Join us as we rise together and create a wave of excitement in the crypto space. Let's pump it up and make this world a more joyful and prosperous place
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
Kim
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KIM
totalSupply() view returns (uint256)
8888888888888000000000000000000
uniswapV2Pair() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.