YFBULL.FINANCE
Verified contract
Active on
Ethereum with 13 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 "YFBULL.FINANCE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11111116 | 4 years ago | | | 0 | 0.0012363200 | |
| 11111109 | 4 years ago | | | 0 | 0.0045896000 | |
| 11099124 | 4 years ago | | | 0 | 0.0022198000 | |
| 11093267 | 4 years ago | | | 0 | 0.0027658708 | |
| 11093116 | 4 years ago | | | 0 | 0.0022198000 | |
| 11093059 | 4 years ago | | | 0 | 0.0044396000 | |
| 11093053 | 4 years ago | | | 0 | 0.0020422160 | |
| 11093043 | 4 years ago | | | 0 | 0.0020866120 | |
| 11093014 | 4 years ago | | | 0 | 0.0044396000 | |
| 11093008 | 4 years ago | | | 0 | 0.0020866120 |
ABI
ABI objects
Getter at block 21310816
_owner() view returns (address)
0x90fb8142710a86ed75ad9b0d531bed23b6fa3a08
decimals() view returns (uint8)
18
name() view returns (string)
YFBULL.FINANCE
symbol() view returns (string)
YFB
totalBurn() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
addadmin(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events addAdmin(address account)
addWork(address account, uint256 amount)
approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] values)
multiTransferEqualAmount(address[] receivers, uint256 amount)
removeAdmin(address account)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdrawUnclaimedTokens(address contractUnclaimed)
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.