LnBuildBurnSystem
Verified contract
Active on
Ethereum with 1,664 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc3c6…2bef
0x6290…45bd
0xa604…2571
0x5fc4…5b8a
0xbb7c…d3bb
0xeae9…1a3c
Balances ($0.00)
No balances found for "LnBuildBurnSystem"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13574534 | 3 years ago | | | 0 | 0.0031880986 | |
0x | 11740337 | 4 years ago | | | 0 | 0.0019740000 | |
| 11733961 | 4 years ago | | | 0 | 0.0015277560 | |
| 11733952 | 4 years ago | | | 0 | 0.0015277560 | |
| 11733940 | 4 years ago | | | 0 | 0.0015277560 | |
| 11733933 | 4 years ago | | | 0 | 0.0015277560 | |
0x | 11733907 | 4 years ago | | | 0 | 0.0013860000 | |
| 11682609 | 4 years ago | | | 0 | 0.0021792990 | |
| 11682605 | 4 years ago | | | 0 | 0.0021792990 | |
| 11681679 | 4 years ago | | | 0 | 0.0010559490 |
ABI
ABI objects
Getter at block 21170868
admin() view returns (address)
0x70a9016438c8b6236260087d043a7f412cf73944
candidate() view returns (address)
0x70a9016438c8b6236260087d043a7f412cf73944
paused() view returns (bool)
true
Read-only
MaxCanBuildAsset(address user) view returns (uint256)
State-modifying
Events BuildAsset(uint256 amount) returns (bool)
BuildMaxAsset()
BurnAsset(uint256 amount) returns (bool)
BurnAssetToTarget() returns (bool)
SetLusdTokenAddress(address _address)
becomeAdmin()
setCandidate(address _candidate)
setPaused(bool _paused)
updateAddressCache(address _addressStorage)
AdminChanged(address oldAdmin, address newAdmin)
CachedAddressUpdated(bytes32 name, address addr)
CandidateChanged(address oldCandidate, address newCandidate)
Paused(address account)
Unpaused(address account)
UpdateLusdToken(address oldAddr, address newAddr)
constructor(address admin, address _lUSDTokenAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.