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 "Snort"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19793929 | 7 months ago | | | 0 | 0.00030267230 | |
| 19698115 | 7 months ago | | | 0 | 0.00068369609 | |
| 19687092 | 7 months ago | | | 0 | 0.00050875970 | |
| 18161160 | a year ago | | | 0 | 0.00038154686 | |
| 18097701 | a year ago | | | 0 | 0.00049623799 | |
| 18095839 | a year ago | | | 0 | 0.00069654694 | |
| 18095246 | a year ago | | | 0 | 0.00046971162 | |
| 18091396 | a year ago | | | 0 | 0.00049655061 | |
| 18090163 | a year ago | | | 0 | 0.00051207641 | |
| 18090163 | a year ago | | | 0 | 0.00058048355 |
ABI
ABI objects
Getter at block 21223915
decimals() view returns (uint8)
18
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
name() view returns (string)
Snort
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SNORT
totalSupply() view returns (uint256)
4206900000000000000000000000000
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)
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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.