BUG Finance
Verified contract
Active on
Ethereum with 63 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 "BUG Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17071830 | 2 years ago | | | 0 | 0.00085296658 | |
| 10744204 | 4 years ago | | | 0 | 0.0022158500 | |
| 10744196 | 4 years ago | | | 0 | 0.0040771640 | |
| 10744192 | 4 years ago | | | 0 | 0.0024374350 | |
| 10744187 | 4 years ago | | | 0 | 0.0040771640 | |
| 10744158 | 4 years ago | | | 0 | 0.0024817520 | |
| 10744157 | 4 years ago | | | 0 | 0.0027033370 | |
| 10744146 | 4 years ago | | | 0 | 0.0041214810 | |
| 10744143 | 4 years ago | | | 0 | 0.0033902505 | |
| 10744133 | 4 years ago | | | 0 | 0.0037292756 |
ABI
ABI objects
Getter at block 21324185
decimalFactor() view returns (uint256)
100
decimals() view returns (uint8)
2
name() view returns (string)
BUG Finance
symbol() view returns (string)
BUG
totalSupply() view returns (uint256)
2000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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.