BEEF Token
Verified contract
Active on
Ethereum with 243 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 "BEEF Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13432755 | 3 years ago | | | 0 | 0.0039510382 | |
| 10754703 | 4 years ago | | | 0 | 0.0061392320 | |
| 10000428 | 5 years ago | | | 0 | 0.00045007160 | |
| 9999778 | 5 years ago | | | 0 | 0.00063099080 | |
| 9986255 | 5 years ago | | | 0 | 0.00026828120 | |
| 9986255 | 5 years ago | | | 0 | 0.00026828120 | |
| 9986255 | 5 years ago | | | 0 | 0.00026828120 | |
| 9986255 | 5 years ago | | | 0 | 0.00026828120 | |
| 9986255 | 5 years ago | | | 0 | 0.00026813600 | |
| 9986255 | 5 years ago | | | 0 | 0.00026828120 |
ABI
ABI objects
Getter at block 21194818
Max_Mintable() view returns (uint256)
88888888800000000
Totalsupply() view returns (uint256)
16774612398066600
decimals() view returns (uint8)
8
name() view returns (string)
BEEF Token
owner() view returns (address)
0x17b04bf30af29c9382e24c102e72649ecd51afbf
symbol() view returns (string)
BEEF
totalSupply() view returns (uint256 total_Supply)
16774612398066600
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
mintTokens(address seller, uint256 _amount)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.