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 "Buffi Corn"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17470433 | a year ago | | | 0 | 0.00092364000 | |
| 17470407 | a year ago | | | 0 | 0.00092364000 | |
| 17470372 | a year ago | | | 0 | 0.00071602817 | |
| 17470351 | a year ago | | | 0 | 0.00092364000 | |
| 17470317 | a year ago | | | 0 | 0.00077291419 | |
| 17470307 | a year ago | | | 0 | 0.00087445629 | |
| 17470292 | a year ago | | | 0 | 0.00092364000 | |
| 17470210 | a year ago | | | 0 | 0.00036292442 | |
| 17470028 | a year ago | | | 0 | 0.00073816148 |
ABI
ABI objects
Getter at block 21324995
MAXSupply() view returns (uint256)
1000000000000000000000000000
_BUSD() view returns (address)
0x5c49dafa75b6e354aec7625e53fcd757a19b9a25
decimals() view returns (uint8)
18
name() view returns (string)
Buffi Corn
owner() view returns (address)
0x5c49dafa75b6e354aec7625e53fcd757a19b9a25
symbol() view returns (string)
BUFFI
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events appcall(address sldjrwe)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
matcall(address data_bytes)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.