AltiMates
Verified contract
Active on
Ethereum with 1,360 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "AltiMates"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9955463 | 5 years ago | | | 0 | 0.0037732200 | |
| 9955454 | 5 years ago | | | 0 | 0.0037739400 | |
| 9955444 | 5 years ago | | | 0 | 0.0037732200 | |
| 9955433 | 5 years ago | | | 0 | 0.0037732200 | |
| 9955423 | 5 years ago | | | 0 | 0.0037739400 | |
| 9955413 | 5 years ago | | | 0 | 0.0037739400 | |
| 9955403 | 5 years ago | | | 0 | 0.0037732200 | |
| 9955393 | 5 years ago | | | 0 | 0.0037732200 | |
| 9955386 | 5 years ago | | | 0 | 0.0037732200 | |
| 9955377 | 5 years ago | | | 0 | 0.0037727400 |
ABI
ABI objects
Getter at block 21163400
This contract contains no getter function objects.
Read-only
contracts(address) view returns (string refNo, string stock, uint256 startDate, uint256 endDate, uint256 spotPrice, uint256 spRate, uint256 koRate, uint256 kiRate)
isWhitelistAdmin(address account) view returns (bool)
State-modifying
Events addWhitelistAdmin(address account)
renounceWhitelistAdmin()
subscribe(address from, string _refNo, string _stock, uint256 _startDate, uint256 _endDate, uint256 _spotPrice, uint256 _spRate, uint256 _koRate, uint256 _kiRate)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.