Abelian

Verified contract

Active on Ethereum with 977 txns
Deployed by via 0x11a632bd at 9744464
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Abelian"

0x9070a5fa6a35367da1bfbd1888db27605d67ae13b23f2a01a01c06d16a439888
0xd02af46bff72fd2c2050d42f792d63e8f5c746e1366127aeac4bb9ca646e8d3d
0x2ff30416c1a4324d6ca693b4d5ed489217db9365b7dc3ab078bfc62ba66ecadf
0x1b48dc812e1c77c957515dff88e53321fa6e0e26524bb7449c57c1b1ba4d7643
0xf22d4d7ec56abf99c679b81b1b4296994329fb9d3fc30b24c4debef0be380fe2
0x2a053f5b62524d9db071b655500ad28ce910271b5464ebee9eca867c986d755a
0xfc5e449608f905ade258b00c5ff1212f7ce653b5c618ddc53619f1320eeddc6f
0x0c9d845faae146834101d9273edb25d762294ffd6026cf2e05097c2a0512e97b
0xb920c264ce8f5731affba9456ee4ad8273d3f76557e417b21aea00e98f4464ad
0x2de4d420780f5e31fe48ecc8eb0c7a72c8aa8db04e2977a13ed52e06fed6e94e

Functions
Getter at block 21180421
decimals(view returns (uint8)
18
isFrozen(view returns (bool)
false
isOwner(view returns (bool)
false
name(view returns (string)
Abelian
 
onlyPauserMock(view 
owner(view returns (address)
0xc6183dfa1efe501967ffe70524afeae1b6182210
paused(view returns (bool)
false
symbol(view returns (string)
ABE
totalSupply(view returns (uint256)
40000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
getLockedAmount_investors(address _investorview returns (uint256)
investors_deliveryDate(addressview returns (uint256)
investors_locked(addressview returns (uint256)
isPauser(address accountview returns (bool)
showLockupDetails_investors(address _investorview returns (uint256uint256)
State-modifying
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool success)
freeze(
increaseAllowance(address spenderuint256 addedValuereturns (bool success)
pause(
removePauser(address account
renounceOwnership(
renouncePauser(
setLockup_investors(address _investoruint256 _valueuint256 _delieveryDate
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
UpdatedLockingState(address indexed touint256 valueuint256 date
Constructor
constructor(address initialAddressuint256 initialTokenSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.