BUILD Finance
Verified contract
Active on
Ethereum with 6,487 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUILD | ERC-20 | 856.378937K | -- | -- | |
buidl | ERC-20 | 400.28981 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20969626 | a month ago | | | 0 | 0.00030805789 | |
| 20947448 | a month ago | | | 0 | 0.00020125576 | |
| 20724706 | 2 months ago | | | 0 | 0.00014098466 | |
| 20647458 | 3 months ago | | | 0 | 0.000033971685 | |
| 20375035 | 4 months ago | | | 0 | 0.000092329359 | |
| 20293657 | 4 months ago | | | 0 | 0.000048447838 | |
| 20258807 | 4 months ago | | | 0 | 0.000080345386 | |
| 20244213 | 5 months ago | | | 0 | 0.000081422346 | |
| 20243677 | 5 months ago | | | 0 | 0.00013289483 | |
| 20243641 | 5 months ago | | | 0 | 0.00010832182 |
ABI
ABI objects
Getter at block 21244921
decimals() view returns (uint8)
18
governance() view returns (address)
0xdcc8a38a3a1f4ef4d0b4984dcbb31627d0952c28
name() view returns (string)
BUILD Finance
symbol() view returns (string)
BUILD
totalSupply() view returns (uint256)
1000000000010000000000000000000000000101001237599999999999999999999
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)
mint(address account, uint256 amount)
setGovernance(address _governance)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) 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.