Funder One
Verified contract
Active on
Ethereum with 2,694 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 "Funder One"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19182115 | 10 months ago | | | 0 | 0.0011605620 | |
| 17370559 | 2 years ago | | | 0 | 0.0018568992 | |
| 17352349 | 2 years ago | | | 0 | 0.00098044854 | |
| 17343830 | 2 years ago | | | 0 | 0.0017103520 | |
| 17064109 | 2 years ago | | | 0 | 0.0011461404 | |
| 15630284 | 2 years ago | | | 0 | 0.00062226000 | |
| 15216576 | 2 years ago | | | 0 | 0.0022734800 | |
| 15208431 | 2 years ago | | | 0 | 0.00031966567 | |
| 15162963 | 2 years ago | | | 0 | 0.00082484921 | |
| 15096676 | 2 years ago | | | 0 | 0.0028996934 |
ABI
ABI objects
Getter at block 21305686
decimals() view returns (uint256)
18
initialSupply() view returns (uint256)
4000000000000000000000000000
name() view returns (string)
Funder One
owner() view returns (address)
0x8b00c0593b2e8c70c3a296402537d8f30aac2909
symbol() view returns (string)
FUNDX
totalSupply() view returns (uint256)
4000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferAnyERC20Token(address _tokenAddress, address _to, uint256 _amount)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.