Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10 additional slots
Balances ($0.00)
No balances found for "LeadRex"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8445472 | 5 years ago | | | 0 | 0.00028922400 | |
| 8433469 | 5 years ago | | | 0 | 0.00024166000 | |
| 8382666 | 5 years ago | | | 0 | 0.00014538000 | |
| 8382620 | 5 years ago | | | 0 | 0.00013882752 | |
| 6932121 | 6 years ago | | | 0 | 0.00018418000 | |
| 6855786 | 6 years ago | | | 0 | 0.00046512000 | |
| 6855763 | 6 years ago | | | 0 | 0.00046512000 | |
| 6680573 | 6 years ago | | | 0 | 0.000048076000 | |
| 6677956 | 6 years ago | | | 0 | 0.0063600000 | |
| 6677721 | 6 years ago | | | 0 | 0.00012019000 |
ABI
ABI objects
Getter at block 21186186
currentRound() view returns (uint256 _softCap, uint256 _hardCap, address _wallet, uint256 _tokensForRound, uint256 _rate, uint256 _minValue, uint256 _bonus1, uint256 _bonus4, uint256 _bonus8, uint256 _bonus15, uint256 _number)
(_softCap=0, _hardCap=10700000000000000000000, _wallet=0xa9764d8eb302d6a3d363104b94c657849273d5ce, _tokensForRound=26000000000000000000000000, _rate=2000, _minValue=50000000000000000, _bonus1=5, _bonus4=10, _bonus8=15, _bonus15=20, _number=4)
decimals() view returns (uint8)
18
name() view returns (string)
LeadRex
owner() view returns (address)
0xc00321307a461705926c27b72acce2654cb82512
state() view returns (uint8)
0
symbol() view returns (string)
LDX
totalSupply() view returns (uint256)
135900000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
roundInfo(uint256) view returns (uint256 _softCap, uint256 _hardCap, address _wallet, uint256 _tokensForRound, uint256 _rate, uint256 _minValue, uint256 _bonus1, uint256 _bonus4, uint256 _bonus8, uint256 _bonus15, uint256 _number)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
buyTokens(address beneficiary) payable
enableRefunds()
finishRound()
refund(address investor)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwner(address _to, uint256 _value)
transferOwnership(address newOwner)
withdraw(uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
Refunded(address indexed beneficiary, uint256 weiAmount)
RefundsEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.